Uses of Package
bibliothek.gui.dock.action

Packages that use bibliothek.gui.dock.action
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.eclipse   
bibliothek.extension.gui.dock.theme.eclipse.stack.tab   
bibliothek.gui   
bibliothek.gui.dock   
bibliothek.gui.dock.action   
bibliothek.gui.dock.action.actions   
bibliothek.gui.dock.action.dropdown   
bibliothek.gui.dock.action.view   
bibliothek.gui.dock.common.action   
bibliothek.gui.dock.common.intern   
bibliothek.gui.dock.common.intern.action   
bibliothek.gui.dock.common.intern.station   
bibliothek.gui.dock.control   
bibliothek.gui.dock.dockable   
bibliothek.gui.dock.event   
bibliothek.gui.dock.facile.action   
bibliothek.gui.dock.facile.state   
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.flap   
bibliothek.gui.dock.station.split   
bibliothek.gui.dock.support.action   
bibliothek.gui.dock.themes.basic.action   
bibliothek.gui.dock.themes.basic.action.buttons   
bibliothek.gui.dock.themes.basic.action.dropdown   
bibliothek.gui.dock.themes.basic.action.menu   
bibliothek.gui.dock.themes.color   
bibliothek.gui.dock.title   
 

Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.bubble
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
 

Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.eclipse
AbstractDockActionSource
          A simple implementation of DockActionSource that just handles the listeners for sources.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
FilteredDockActionSource
          A DockActionSource which shows a selection of DockActions fetched from another DockActionSource
 

Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
ActionOffer
          An ActionOffer is added to the DockController.
ActionPopupSuppressor
          Suppresses a popup to show
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock
DefaultDockActionSource
          The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time.
DockActionSource
          A list of DockActions which may change its size at any time.
ListeningDockAction
          An action that should receive an event when the DockController of the structure using this action changes.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action
AbstractDockActionSource
          A simple implementation of DockActionSource that just handles the listeners for sources.
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
ActionOffer
          An ActionOffer is added to the DockController.
ActionPopupSuppressor
          Suppresses a popup to show
ActionType
          The ActionType manly defines, how a DockAction is to be used.
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
DropDownAction
          A DockAction that consists of other actions.
LocationHint
          A LocationHint gives information about the preferred location of a DockActionSource in respect to other sources.
LocationHint.Enumeration
          Base-class for Enumerations (sets of uniquely identified objects).
LocationHint.Hint
          Describes the preferred location of a LocationHint
LocationHint.Origin
          Describes who created a LocationHint
MenuDockAction
          Represents a menu.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
TypedActionGuard
          This ActionGuard reacts only on Dockables with a given type.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.actions
ActionType
          The ActionType manly defines, how a DockAction is to be used.
ButtonDockAction
          An action that can be pressed like a button.
DefaultDockActionSource
          The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
DropDownAction
          A DockAction that consists of other actions.
MenuDockAction
          Represents a menu.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.dropdown
DropDownAction
          A DockAction that consists of other actions.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.view
ActionType
          The ActionType manly defines, how a DockAction is to be used.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.common.action
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.common.intern
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
DefaultDockActionSource
          The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.common.intern.action
AbstractDockActionSource
          A simple implementation of DockActionSource that just handles the listeners for sources.
ActionOffer
          An ActionOffer is added to the DockController.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
LocationHint
          A LocationHint gives information about the preferred location of a DockActionSource in respect to other sources.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.common.intern.station
DockActionSource
          A list of DockActions which may change its size at any time.
ListeningDockAction
          An action that should receive an event when the DockController of the structure using this action changes.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.control
ActionOffer
          An ActionOffer is added to the DockController.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.dockable
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.event
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
DropDownAction
          A DockAction that consists of other actions.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.facile.action
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
ListeningDockAction
          An action that should receive an event when the DockController of the structure using this action changes.
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.facile.state
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station.flap
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
ListeningDockAction
          An action that should receive an event when the DockController of the structure using this action changes.
MenuDockAction
          Represents a menu.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station.split
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
ListeningDockAction
          An action that should receive an event when the DockController of the structure using this action changes.
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.support.action
ActionGuard
          An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DropDownAction
          A DockAction that consists of other actions.
MenuDockAction
          Represents a menu.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.buttons
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.dropdown
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDropDownItemAction
          A compination of a DropDownItemAction and a StandardDockAction.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.menu
ButtonDockAction
          An action that can be pressed like a button.
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.
DropDownAction
          A DockAction that consists of other actions.
MenuDockAction
          Represents a menu.
SelectableDockAction
          An action which has two states "selected" and "not selected".
StandardDockAction
          A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.color
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
 

Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.title
DockAction
          A DockAction is an object that represents an action which can be triggered by the user.
DockActionSource
          A list of DockActions which may change its size at any time.