Package | Description |
---|---|
tlass.project.gui.panels |
Constructor and Description |
---|
AssistantPanel(Controller c,
Assistant a,
javax.swing.JTree st,
javax.swing.tree.DefaultMutableTreeNode n,
MainWindow mw)
Constructor for the assistant panel
|
InstructorPanel(Controller c,
Instructor i,
javax.swing.JTree st,
javax.swing.tree.DefaultMutableTreeNode n,
MainWindow mw)
Constructor for Instructor Panels
|
SchedulePanel(MainWindow mw,
Controller c,
Schedule s)
Constructor of a Schedule Panel.
|
SectionPanel(Controller c,
Section s,
javax.swing.JTree st,
javax.swing.tree.DefaultMutableTreeNode n,
MainWindow mw) |