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