|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener for ProjectViewerEvent
s.
Method Summary | |
void |
groupActivated(ProjectViewerEvent evt)
Notifies that a group has been activated, or selected. |
void |
groupAdded(ProjectViewerEvent evt)
Notifies the addition of a group. |
void |
groupRemoved(ProjectViewerEvent evt)
Notifies the removal of a group. |
void |
nodeMoved(ProjectViewerEvent evt)
Notifies that a project or group has been moved to another group. |
void |
nodeSelected(ProjectViewerEvent evt)
Notifies that a node has been selected (clicked on) in the ProjectViewer tree |
void |
projectAdded(ProjectViewerEvent evt)
Notifies the creation of a project. |
void |
projectLoaded(ProjectViewerEvent evt)
Notifies the changing of the active project. |
void |
projectRemoved(ProjectViewerEvent evt)
Notifies the removal of a project. |
Method Detail |
public void nodeSelected(ProjectViewerEvent evt)
public void projectLoaded(ProjectViewerEvent evt)
public void projectAdded(ProjectViewerEvent evt)
public void projectRemoved(ProjectViewerEvent evt)
public void groupAdded(ProjectViewerEvent evt)
public void groupRemoved(ProjectViewerEvent evt)
public void groupActivated(ProjectViewerEvent evt)
public void nodeMoved(ProjectViewerEvent evt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |