Uses of Package
bibliothek.gui.dock.dockable

Packages that use bibliothek.gui.dock.dockable
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.frontend Classes and interfaces needed by the DockFrontend 
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.extension.gui.dock.theme.bubble
DockableMovingImageFactory
          A factory for MovingImages.
MovingImage
          Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui
DockableMovingImageFactory
          A factory for MovingImages.
DockableStateListener
          This listener is invoked when the location of one or many Dockables changed.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
DockableStateListener
          This listener is invoked when the location of one or many Dockables changed.
IconHandling
          Tells whether the null Icon should be replaced by the default icon or not.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.common
IconHandling
          Tells whether the null Icon should be replaced by the default icon or not.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.common.intern
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
IconHandling
          Tells whether the null Icon should be replaced by the default icon or not.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.common.intern.station
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.common.theme
DockableMovingImageFactory
          A factory for MovingImages.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.dockable
DefaultDockablePerspective
          Implementation of a PerspectiveElement that represents a DefaultDockable.
DockableMovingImageFactory
          A factory for MovingImages.
DockableStateEvent
          An event sent to the DockableStateListener.
Note: if the hierarchy changed, the flag DockableStateEvent.FLAG_SHOWING will be set correctly.
DockableStateListener
          This listener is invoked when the location of one or many Dockables changed.
DockableStateListenerManager
          A handler for invoking DockableStateListeners.
IconHandling
          Tells whether the null Icon should be replaced by the default icon or not.
MovingImage
          Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.
ScreencaptureMovingImageFactory
          A factory that makes a snapshot of the Dockable which will be represented by its MovingImage.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.frontend
DefaultDockablePerspective
          Implementation of a PerspectiveElement that represents a DefaultDockable.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.station
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.themes
DockableMovingImageFactory
          A factory for MovingImages.
MovingImage
          Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.themes.basic
DockableMovingImageFactory
          A factory for MovingImages.
MovingImage
          Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.
 

Classes in bibliothek.gui.dock.dockable used by bibliothek.gui.dock.title
MovingImage
          Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen.