|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for listeners on projects.
| Method Summary | |
void |
activeProjectChanged(ProjectEvent e)
Informs the listener that another project has been activated |
void |
projectClosed(ProjectEvent e)
Informs the listener that a project has been closed |
void |
projectNameChanged(ProjectEvent e)
Informs the listener that the name of a project has been changed |
void |
projectOpened(ProjectEvent e)
Informs the listener that a project has been opened |
void |
projectStateChanged(ProjectEvent e)
Informs the listener that a project has changed its state |
| Method Detail |
public void projectOpened(ProjectEvent e)
e - the eventpublic void projectClosed(ProjectEvent e)
e - the eventpublic void activeProjectChanged(ProjectEvent e)
e - the eventpublic void projectStateChanged(ProjectEvent e)
e - the eventpublic void projectNameChanged(ProjectEvent e)
e - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||