|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A class implementing this interface can produce NodeCreationEvent. It has also the ability to register or remove NodeCreationEvent listener
Method Summary | |
void |
addNodeCreationEventListener(NodeCreationEventListener listener)
Adds a listener of NodeCreationEvent. |
void |
removeNodeCreationEventListener(NodeCreationEventListener listener)
Removes the NodeCreationEventListener. |
Method Detail |
public void addNodeCreationEventListener(NodeCreationEventListener listener)
listener
- the listener to addpublic void removeNodeCreationEventListener(NodeCreationEventListener listener)
listener
- the listener to remove
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |