view
Class ScheduleView
java.lang.Object
view.ScheduleView
abstract class ScheduleView
- extends java.lang.Object
represents the main container for the Schedule viewing screen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mainWindow
javax.swing.JPanel mainWindow
filters
javax.swing.JButton filters
listTab
javax.swing.JButton listTab
courseTab
javax.swing.JButton courseTab
insTab
javax.swing.JButton insTab
roomTab
javax.swing.JButton roomTab
currentInterior
ScheduleViewInterior currentInterior
currentSchedule
Schedule currentSchedule
ScheduleView
ScheduleView()