| Modifier and Type | Method and Description |
|---|---|
void |
internalLocationChange(ModeArea source,
Set<Dockable> dockables)
|
void internalLocationChange(ModeArea source, Set<Dockable> dockables)
Dockables, which are children of the
ModeArea source, changed their location such that
their Mode might change.Dockable.getDockParent()
did not change. Only ModeAreas which represent more than one
Mode are required to call this listener.source - the source of the eventdockables - all the element which might have changed their modeCopyright © 2018. All rights reserved.