@LayoutLocked public interface DockHierarchyListener
Dockable
and is informed whenever the path of the element changes.Modifier and Type | Method and Description |
---|---|
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. |
void hierarchyChanged(DockHierarchyEvent event)
Dockable
has been changed.event
- the new pathvoid controllerChanged(DockHierarchyEvent event)
dockable
has changedevent
- the current path and controller