|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@LayoutLocked public interface DockHierarchyListener
A listener that is added to a Dockable
and is informed whenever the path of the element changes.
| Method Summary | |
|---|---|
void |
controllerChanged(DockHierarchyEvent event)
Invoked whenever the controller of dockable has changed |
void |
hierarchyChanged(DockHierarchyEvent event)
Called when the path of the observed Dockable has been changed. |
| Method Detail |
|---|
void hierarchyChanged(DockHierarchyEvent event)
Dockable has been changed.
event - the new pathvoid controllerChanged(DockHierarchyEvent event)
dockable has changed
event - the current path and controller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||