|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IControllerEditor
An interface to the intersection/controller editing window
| Method Summary | |
|---|---|
void |
addControllerEditListener(ControllerEditListener cel)
Add a listener that is notified when changes are made to an intersection/controller |
void |
addTab(String name,
Component c)
Add another tab to the intersection/controller window |
Window |
advancedControllerFrame(int showTab)
[Internal use] |
boolean |
drawGroups()
[Internal use] |
boolean |
drawPhases()
[Internal use] |
void |
editController(IController c,
IUndoStack stack)
Set the given controller to be the active one in the intersection/controller window |
void |
editIntersection(IIntersection ix,
IUndoStack stack)
Set the given intersection to be the active one in the intersection/controller window |
void |
phasesChanged()
[Internal use] |
void |
show()
Show the intersection/controller window |
void |
turnsChanged()
[Internal use] |
void |
updateCurrentPlan()
[Internal use] |
| Method Detail |
|---|
void show()
void editIntersection(IIntersection ix,
IUndoStack stack)
void editController(IController c,
IUndoStack stack)
void addControllerEditListener(ControllerEditListener cel)
void addTab(String name,
Component c)
Window advancedControllerFrame(int showTab)
boolean drawPhases()
boolean drawGroups()
void turnsChanged()
void phasesChanged()
void updateCurrentPlan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||