Package | Description |
---|---|
tlass.project |
Modifier and Type | Method and Description |
---|---|
void |
ModelHandler.addAssistantsListener(ModelListener ml)
Put the supplied ModelListener in to the assistantsListener ArrayList
|
void |
ModelHandler.addInstructorsListener(ModelListener ml)
Put the supplied ModelListener in to the instructorsListener ArrayList
|
void |
ModelHandler.addPositionsListener(ModelListener ml)
Put the supplied ModelListener in to the positionsListener ArrayList
|
void |
ModelHandler.addSchedulesListener(ModelListener ml)
Put the supplied ModelListener in to the schedulesListener ArrayList
|
void |
ModelHandler.addSectionsListener(ModelListener ml)
Put the supplied ModelListener in to the sectionsListener ArrayList
|
void |
ModelHandler.addSkillsListener(ModelListener ml)
Put the supplied ModelListener in to the skillsListener ArrayList
|