|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DockingListener | This is an interface for classes that want to be informed, when a dockable or child dock is added to a dock, moved in a dock, moved to another dock, or removed from a dock. |
Class Summary | |
---|---|
ChildDockEvent | This kind of event is broad-casted when a child dock is added, moved, or removed from a composite dock. |
DockableEvent | This kind of event is broad-casted when a dockable is added to a dock, moved in a dock, moved to another dock, or removed from a dock. |
DockingEvent | This kind of event is broad-casted when the structure of docks and dockables change in a dock model. |
DockingEventSupport | A utility class that can be used by classes that have docking listeners attached to it. |
Contains the classes for the events that are broadcasted when a dockable or child dock is:
Contains also a listener interface DockingListener
, for objects that want to listen to these events.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |