Uses of Package
bibliothek.gui.dock.common.event
Packages that use bibliothek.gui.dock.common.event
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes.-
Classes in bibliothek.gui.dock.common.event used by bibliothek.gui.dock.commonClassDescriptionA listener that gets informed when the user makes a double click onto a dockable.A
CFocusListenergets informed when aCDockablegains or looses the focus, or is selected or deselected by its parent.This listener is used to prevent aCDockablefrom loosing or gaining the focus.A listener to aFontMap, gets informed when an entry of the map changes.A listener added to aCControl. -
Classes in bibliothek.gui.dock.common.event used by bibliothek.gui.dock.common.eventClassDescriptionThis event object is given to a
CDockableLocationListenerif the location or the visibility to the user of aCDockablechanged.
Please note that any location can benull.Event that is delivered to aCVetoClosingListenerbefore and after a set ofCDockables is closed. -
Classes in bibliothek.gui.dock.common.event used by bibliothek.gui.dock.common.internClassDescriptionThis listeners allows clients to keep track of the location of a
CDockable.A listener that gets informed when the user makes a double click onto a dockable.ACFocusListenergets informed when aCDockablegains or looses the focus, or is selected or deselected by its parent.This listener is used to prevent aCDockablefrom loosing or gaining the focus. -
Classes in bibliothek.gui.dock.common.event used by bibliothek.gui.dock.common.intern.station