|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructuralListener
A class which implements this interface is able to receive structural events.
Method Summary | |
---|---|
void |
childAdded(StructuralEvent event)
Called when a child is added to a Structural object. |
void |
childRemoved(StructuralEvent event)
Called when a child is removed from a Strucutral object. |
Method Detail |
---|
void childAdded(StructuralEvent event)
event
- The strucural event.void childRemoved(StructuralEvent event)
event
- The strucutral event.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |