Package bibliothek.gui.dock.event

Interface Summary
DockableListener A listener which is added to a Dockable.
DockActionSourceListener A listener that is added to DockActionSource.
DockControllerListener This listener is added to the DockController.
DockFrontendListener A listener to a DockFrontend.
DockRegisterListener A listener receiving events from a DockRegister.
DockRelocatorListener A listener used by a DockRelocator to inform when a Dockable is moved around.
DockStationListener This listener is added to a DockStation.
DropDownActionListener A listener of a DropDownAction.
FlapDockListener A listener that is added to a FlapDockStation.
FocusVetoListener This listener is added to the FocusController and allows to interrupt a change of the focus.
IconManagerListener A listener added to a IconManager.
SelectableDockActionListener An observer of a SelectableDockAction.
SplitDockListener A listener which is added to a SplitDockStation.
StandardDockActionListener This listener is added to a StandardDockAction.
 

Class Summary
DockableAdapter An abstract class implementing the DockableListener.
DockActionAdapter An abstract implementation of StandardDockActionListener.
DockActionSourceAdapter An abstract implementation of DockActionSourceListener.
DockAdapter An abstract implementation of DockableListener, DockStationListener and DockControllerListener.
DockControllerAdapter An abstract implementation of DockControllerListener.
DockStationAdapter An abstract implementation of DockStationListener.
DockTitleEvent These events are used for DockTitles, to transfer information between station and title.