public interface DockableStateListener
Dockables changed. The listener is
intended to keep track of a Dockable while its hierarchy remains the same. If the hierarchy
changes an event is sent too, but applications should be aware that all flags but the "visibility" will
be ignored.| Modifier and Type | Method and Description |
|---|---|
void |
changed(DockableStateEvent event)
Called if the location changed.
|
void changed(DockableStateEvent event)
event - detailed information about the changeCopyright © 2017 Docking Frames. All rights reserved.