Packages
bibliothek.extension.gui.dock  
bibliothek.extension.gui.dock.preference Generic collection of preferences used in this framework.
bibliothek.extension.gui.dock.preference.editor A set of PreferenceEditors for types that are often used.
bibliothek.extension.gui.dock.preference.model A set of PreferenceModels that show properties of this framework.
bibliothek.extension.gui.dock.preference.preferences Implementations of various Preferences which are used in the default set of preferences.
bibliothek.extension.gui.dock.preference.preferences.choice  
bibliothek.extension.gui.dock.station.split  
bibliothek.extension.gui.dock.theme Contains some DockThemes.
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active.
bibliothek.extension.gui.dock.theme.eclipse Various graphical and logical components needed when the EclipseTheme is active.
bibliothek.extension.gui.dock.theme.eclipse.displayer  
bibliothek.extension.gui.dock.theme.eclipse.rex Contains the elements needed to paint a generic "tabbed pane".
bibliothek.extension.gui.dock.theme.eclipse.stack  
bibliothek.extension.gui.dock.theme.eclipse.stack.tab Various components needed to paint and manage the tab which is visible on a EclipseTabPane.
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active.
bibliothek.extension.gui.dock.theme.smooth Contains elements to paint a DockTitle which smoothly changes its color.
bibliothek.extension.gui.dock.util  
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.accept Contains classes to deal with DockAcceptances.
bibliothek.gui.dock.action The components dealing with the logic of DockActions.
bibliothek.gui.dock.action.actions Contains a set of different DockActions and supporting classes.
bibliothek.gui.dock.action.dropdown Elements needed to design the communication between a DropDownAction and its children.
bibliothek.gui.dock.action.view Classes to create a views for DockActions.
bibliothek.gui.dock.common A set of classes that can be used to create basic applications.
bibliothek.gui.dock.common.action  
bibliothek.gui.dock.common.action.panel  
bibliothek.gui.dock.common.action.predefined A set of more complex actions that can be directly used.
bibliothek.gui.dock.common.event  
bibliothek.gui.dock.common.intern Classes and interfaces used internally.
bibliothek.gui.dock.common.intern.action  
bibliothek.gui.dock.common.intern.action.panel  
bibliothek.gui.dock.common.intern.color  
bibliothek.gui.dock.common.intern.font  
bibliothek.gui.dock.common.intern.layout  
bibliothek.gui.dock.common.intern.station  
bibliothek.gui.dock.common.intern.theme  
bibliothek.gui.dock.common.intern.theme.eclipse  
bibliothek.gui.dock.common.intern.ui  
bibliothek.gui.dock.common.layout  
bibliothek.gui.dock.common.location  
bibliothek.gui.dock.common.menu  
bibliothek.gui.dock.common.mode  
bibliothek.gui.dock.common.mode.station  
bibliothek.gui.dock.common.preference  
bibliothek.gui.dock.control Classes responsible to handle some global task.
bibliothek.gui.dock.control.relocator  
bibliothek.gui.dock.displayer Classes and interfaces that are needed by the DockableDisplayer.
bibliothek.gui.dock.dockable Some classes related to Dockable.
bibliothek.gui.dock.event Listeners, adapters and events used in the whole framework.
bibliothek.gui.dock.facile.action  
bibliothek.gui.dock.facile.lookandfeel  
bibliothek.gui.dock.facile.menu  
bibliothek.gui.dock.facile.mode  
bibliothek.gui.dock.facile.mode.action  
bibliothek.gui.dock.facile.mode.station  
bibliothek.gui.dock.facile.mode.status  
bibliothek.gui.dock.facile.station.screen  
bibliothek.gui.dock.facile.station.split  
bibliothek.gui.dock.focus  
bibliothek.gui.dock.frontend Classes and interfaces needed by the DockFrontend
bibliothek.gui.dock.layout Elements dealing with the location of Dockables on their DockStation and allowing to store the whole layout of a set of Dockables and stations.
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications.
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface.
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation.
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation.
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station.
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation.
bibliothek.gui.dock.station.stack.menu  
bibliothek.gui.dock.station.stack.tab  
bibliothek.gui.dock.station.stack.tab.layouting  
bibliothek.gui.dock.station.support Elements used by various DockStations to store properties and to propagate events to other objects.
bibliothek.gui.dock.support.lookandfeel  
bibliothek.gui.dock.support.menu  
bibliothek.gui.dock.support.mode  
bibliothek.gui.dock.support.util  
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.themes.basic.action Elements handling the view of DockActions.
bibliothek.gui.dock.themes.basic.action.buttons Classes which allow to paint and interact with a BasicButtonModel.
bibliothek.gui.dock.themes.basic.action.dropdown Handlers taking various kinds of DockAction and presenting them as DropDownViewItem in order to display them as children of a DropDownAction
bibliothek.gui.dock.themes.basic.action.menu Handlers taking various kinds of DockAction and presenting them as MenuViewItem in order to display the actions in a menu.
bibliothek.gui.dock.themes.color The color subsystem allows each kind of element to get its colors from a central repository.
bibliothek.gui.dock.themes.font  
bibliothek.gui.dock.themes.nostack Elements needed by the NoStackTheme.
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable.
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere.
bibliothek.gui.dock.util.color The color subsystem, used by most of the components to search for the colors they need to paint.
bibliothek.gui.dock.util.font  
bibliothek.gui.dock.util.laf  
bibliothek.gui.dock.util.local  
bibliothek.gui.dock.util.property  
bibliothek.gui.dock.util.swing  
bibliothek.util Some classes which are used in DockingFrames, but do not have any importance.
bibliothek.util.container Some classes with generic fields.
bibliothek.util.xml