Package | Description |
---|---|
tlass.project | |
tlass.project.gui |
Modifier and Type | Method and Description |
---|---|
View |
Controller.getView()
Returns the current view
|
Modifier and Type | Method and Description |
---|---|
void |
Controller.setView(View v)
Sets the current view to the one supplied
|
Constructor and Description |
---|
SemesterWindow(View v,
javax.swing.JFrame o,
Controller c)
Semester Window constructor
|