A B C D E F G H I K L M N O P Q R S T U V W X Y

D

darker(Color, double) - Static method in class bibliothek.util.Colors
Verringert die Helligkeit von c.
DARKGRAY - Static variable in class bibliothek.util.Colors
 
DARKGREEN - Static variable in class bibliothek.util.Colors
 
DARKKHAKI - Static variable in class bibliothek.util.Colors
 
DARKMAGENTA - Static variable in class bibliothek.util.Colors
 
DARKOLIVEGREEN - Static variable in class bibliothek.util.Colors
 
DARKORANGE - Static variable in class bibliothek.util.Colors
 
DARKORCHID - Static variable in class bibliothek.util.Colors
 
DARKRED - Static variable in class bibliothek.util.Colors
 
DARKSALMON - Static variable in class bibliothek.util.Colors
 
DARKSEAGREEN - Static variable in class bibliothek.util.Colors
 
DARKSLATEBLUE - Static variable in class bibliothek.util.Colors
 
DARKSLATEGRAY - Static variable in class bibliothek.util.Colors
 
DARKTURQUOISE - Static variable in class bibliothek.util.Colors
 
DARKVIOLET - Static variable in class bibliothek.util.Colors
 
DEEPPINK - Static variable in class bibliothek.util.Colors
 
DEEPSKYBLUE - Static variable in class bibliothek.util.Colors
 
DefaultActionOffer - Class in bibliothek.gui.dock.action
An ActionOffer that collects some DockActionSources.
DefaultActionOffer() - Constructor for class bibliothek.gui.dock.action.DefaultActionOffer
Creates a new DefaultActionOffer.
DefaultActionOffer(LocationHint.Origin...) - Constructor for class bibliothek.gui.dock.action.DefaultActionOffer
Creates a new DefaultActionOffer.
DefaultDockable - Class in bibliothek.gui.dock
A Dockable which consists only of one Component called "content pane".
DefaultDockable() - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable
DefaultDockable(Icon) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable and sets the icon.
DefaultDockable(String) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable and sets the title.
DefaultDockable(Component) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable and places one component onto the content pane.
DefaultDockable(Component, Icon) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable, sets an icon and places one component.
DefaultDockable(Component, String) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable, sets the title and places one component.
DefaultDockable(Component, String, Icon) - Constructor for class bibliothek.gui.dock.DefaultDockable
Constructs a new DefaultDockable, sets the icon and the title, and places a component.
DefaultDockableFactory - Class in bibliothek.gui.dock
A factory which can read and write the properties of a DefaultDockable.
DefaultDockableFactory() - Constructor for class bibliothek.gui.dock.DefaultDockableFactory
 
DefaultDockActionSource - Class in bibliothek.gui.dock.action
The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time.
DefaultDockActionSource(DockAction...) - Constructor for class bibliothek.gui.dock.action.DefaultDockActionSource
Defaultconstructor, fills the list with some initial actions.
DefaultDockActionSource(LocationHint, DockAction...) - Constructor for class bibliothek.gui.dock.action.DefaultDockActionSource
Defaultconstructor, fills the list with some initial actions.
DefaultDockRelocator - Class in bibliothek.gui.dock.control
Default implementation of a handler that performs the drag & drop operations for a DockController.
DefaultDockRelocator(DockController) - Constructor for class bibliothek.gui.dock.control.DefaultDockRelocator
Creates a new manager.
DefaultDropDownFilter - Class in bibliothek.gui.dock.action.dropdown
An implementation of DropDownFilter.
DefaultDropDownFilter(DropDownAction, Dockable, DropDownView) - Constructor for class bibliothek.gui.dock.action.dropdown.DefaultDropDownFilter
Creates a new filter
DefaultEclipseThemeConnector - Class in bibliothek.extension.gui.dock.theme.eclipse
 
DefaultEclipseThemeConnector() - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
 
DefaultMouseFocusObserver - Class in bibliothek.gui.dock.control
A focus controller which adds an AWTEventListener to the Toolkit to receive events which may change the focus.
DefaultMouseFocusObserver(DockController) - Constructor for class bibliothek.gui.dock.control.DefaultMouseFocusObserver
Creates a new focus controller
DefaultStackDockComponent - Class in bibliothek.gui.dock.station.stack
The standard-implementation of StackDockComponent.
DefaultStackDockComponent() - Constructor for class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
Constructs the component, sets the location of the tabs to bottom.
delete(String) - Method in class bibliothek.gui.DockFrontend
Deletes the setting with the given name.
deleted(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if a setting was deleted.
deregister(ScreenDockDialog) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Invoked when a ScreenDockDialog is no longer needed.
deriveColors(Color, Color, Color, Color, Color, Color) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
Derives all colors needed in this theme.
destroy(BubbleStackDockComponent.Tab) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
 
destroy(FlatTab.FlatButton) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
 
destroy() - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
Deconstructor of this listener, removes all listeners from any known observed object.
destroy(C) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
Deletes a tab that was earlier created by #createTab().
diff(SplitDockGrid.Node, SplitDockGrid.Node) - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
Tells whether the two nodes could be merged or not.
different(Color, Color) - Static method in class bibliothek.util.Colors
Ensures that the color constant and the color changeable are different.
different(Color, Color, float) - Static method in class bibliothek.util.Colors
Ensures that the color constant and the color changeable are different.
DIMGRAY - Static variable in class bibliothek.util.Colors
 
DIRECT_ACTION - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by the parent of a dockable
DirectRemoteRelocator - Interface in bibliothek.gui.dock.control
A simplified version of RemoteRelocator.
disabledIcon - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
the disabled icon provided by the selected element
disabledIcon(JComponent, Icon) - Static method in class bibliothek.gui.dock.util.DockUtilities
Gets a "disabled" icon according to the current look and feel.
DisplayerCollection - Class in bibliothek.gui.dock.station
A set of DockableDisplayers.
DisplayerCollection(DockStation, DisplayerFactory) - Constructor for class bibliothek.gui.dock.station.DisplayerCollection
Creates a new collection
DisplayerFactory - Interface in bibliothek.gui.dock.station
A factory that creates instances of DockableDisplayer.
DisplayerFactoryWrapper - Class in bibliothek.gui.dock.station.support
A wrapper for a DisplayerFactory.
DisplayerFactoryWrapper() - Constructor for class bibliothek.gui.dock.station.support.DisplayerFactoryWrapper
 
divider - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Node
the location of the divider
DOCK_STATION_ICON - Static variable in class bibliothek.gui.dock.util.PropertyKey
The Icon used for a DockStation if it has no icon.
DOCK_STATION_TITLE - Static variable in class bibliothek.gui.dock.util.PropertyKey
The title of a DockStation if it has no title.
dockable - Variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent.TabEntry
 
DOCKABLE - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by a Dockable
dockable - Variable in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
the Dockable for which actions are dispatched
Dockable - Interface in bibliothek.gui
A Dockable is a window which is put onto a DockStation.
DOCKABLE_ICON - Static variable in class bibliothek.gui.dock.util.PropertyKey
The Icon used for a Dockable if it has no icon.
DOCKABLE_TITLE - Static variable in class bibliothek.gui.dock.util.PropertyKey
The title of a Dockable if it has no title.
DockableAdapter - Class in bibliothek.gui.dock.event
An abstract class implementing the DockableListener.
DockableAdapter() - Constructor for class bibliothek.gui.dock.event.DockableAdapter
 
dockableAdded(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableAdded(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockStationAdapter
 
dockableAdded(DockStation, Dockable) - Method in interface bibliothek.gui.dock.event.DockStationListener
Invoked after dockable has been added to station.
dockableAdded(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
 
dockableAdded(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.support.DockableVisibilityManager
 
dockableAdding(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableAdding(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockStationAdapter
 
dockableAdding(DockStation, Dockable) - Method in interface bibliothek.gui.dock.event.DockStationListener
Invoked before dockable is added to station.
DockableDisplayer - Interface in bibliothek.gui.dock
A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location - Enum in bibliothek.gui.dock
The four possible locations of the title
dockableDrag(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockableDrag(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableDrag(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockableDrag(DockController, Dockable, DockStation) - Method in interface bibliothek.gui.dock.event.DockRelocatorListener
Invoked before a Dockable is moved around.
dockableFocused(DockController, Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockableFocused(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableFocused(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockableFocused(DockController, Dockable) - Method in interface bibliothek.gui.dock.event.DockControllerListener
Invoked when dockable has gained the focus.
DockableListener - Interface in bibliothek.gui.dock.event
A listener which is added to a Dockable.
DockableProperty - Interface in bibliothek.gui.dock
Describes the location of a Dockable on a DockStation.
DockablePropertyFactory - Interface in bibliothek.gui.dock
A factory which creates instances of DockableProperty.
dockablePut(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockablePut(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockablePut(DockController, Dockable, DockStation) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockablePut(DockController, Dockable, DockStation) - Method in interface bibliothek.gui.dock.event.DockRelocatorListener
Invoked after a Dockable was moved.
dockableRegistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.FocusController
 
dockableRegistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockableRegistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.PopupController
 
dockableRegistered(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableRegistered(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockableRegistered(DockController, Dockable) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked after a Dockable was registered.
dockableRegistering(DockController, Dockable) - Method in class bibliothek.gui.dock.control.FocusController
 
dockableRegistering(DockController, Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockableRegistering(DockController, Dockable) - Method in class bibliothek.gui.dock.control.PopupController
 
dockableRegistering(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableRegistering(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockableRegistering(DockController, Dockable) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked right before the dockable is registered in the controller.
dockableRemoved(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableRemoved(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockStationAdapter
 
dockableRemoved(DockStation, Dockable) - Method in interface bibliothek.gui.dock.event.DockStationListener
Invoked after dockable has been removed from station.
dockableRemoved(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
 
dockableRemoved(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.support.DockableVisibilityManager
 
dockableRemoving(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableRemoving(DockStation, Dockable) - Method in class bibliothek.gui.dock.event.DockStationAdapter
 
dockableRemoving(DockStation, Dockable) - Method in interface bibliothek.gui.dock.event.DockStationListener
Invoked before dockable is removed from station.
dockables - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Node
the elements represtented by this leaf
dockableUnregistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.FocusController
 
dockableUnregistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockableUnregistered(DockController, Dockable) - Method in class bibliothek.gui.dock.control.PopupController
 
dockableUnregistered(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableUnregistered(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockableUnregistered(DockController, Dockable) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked after dockable has been unregistered from controller.
DockableVisibilityManager - Class in bibliothek.gui.dock.station.support
Knows for every child of a DockStation whether it is visible or not.
DockableVisibilityManager(DockStationListenerManager) - Constructor for class bibliothek.gui.dock.station.support.DockableVisibilityManager
Constructs a new manager
dockableVisibiltySet(DockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockableVisibiltySet(DockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.event.DockStationAdapter
 
dockableVisibiltySet(DockStation, Dockable, boolean) - Method in interface bibliothek.gui.dock.event.DockStationListener
Invoked if the visibility of a child has been changed.
DockAcceptance - Interface in bibliothek.gui.dock
Used by a DockController to decide globally which Dockable can become child of which DockStation.
DockAction - Interface in bibliothek.gui.dock.action
A DockAction is an object that represents an action which can be triggered by the user.
DockActionAdapter - Class in bibliothek.gui.dock.event
An abstract implementation of StandardDockActionListener.
DockActionAdapter() - Constructor for class bibliothek.gui.dock.event.DockActionAdapter
 
DockActionSource - Interface in bibliothek.gui.dock.action
A list of DockActions which may change its size at any time.
DockActionSourceAdapter - Class in bibliothek.gui.dock.event
An abstract implementation of DockActionSourceListener.
DockActionSourceAdapter() - Constructor for class bibliothek.gui.dock.event.DockActionSourceAdapter
 
DockActionSourceListener - Interface in bibliothek.gui.dock.event
A listener that is added to DockActionSource.
DockAdapter - Class in bibliothek.gui.dock.event
An abstract implementation of DockableListener, DockStationListener and DockControllerListener.
DockAdapter() - Constructor for class bibliothek.gui.dock.event.DockAdapter
 
DockController - Class in bibliothek.gui
A controller is needed to drag and drop dockables from one DockStation to another station.
DockController() - Constructor for class bibliothek.gui.DockController
Creates a new controller.
DockController(boolean) - Constructor for class bibliothek.gui.DockController
Creates a new controller but does not initiate the properties of this controller if not wished.
DockControllerAdapter - Class in bibliothek.gui.dock.event
An abstract implementation of DockControllerListener.
DockControllerAdapter() - Constructor for class bibliothek.gui.dock.event.DockControllerAdapter
 
DockControllerListener - Interface in bibliothek.gui.dock.event
This listener is added to the DockController.
DockElement - Interface in bibliothek.gui.dock
An element in the hierarchy of dockables and stations.
DockFactory<D extends DockElement> - Interface in bibliothek.gui.dock
A DockFactory has the ability to store and load instances of one subtype of DockElement.
DockFrontend - Class in bibliothek.gui
A DockFrontend provides some methods to handle the storage of various layouts.
DockFrontend() - Constructor for class bibliothek.gui.DockFrontend
Constructs a new frontend, creates a new controller.
DockFrontend(Window) - Constructor for class bibliothek.gui.DockFrontend
Constructs a new frontend, creates a new controller.
DockFrontend(DockController) - Constructor for class bibliothek.gui.DockFrontend
Constructs a new frontend.
DockFrontend(DockController, Window) - Constructor for class bibliothek.gui.DockFrontend
Constructs a new frontend, tries to set up a ScreenDockStationFactory.
DockFrontend.Hider - Class in bibliothek.gui
An object which is action and ActionGuard at the same time.
DockFrontend.Hider() - Constructor for class bibliothek.gui.DockFrontend.Hider
Creates a new action/guard.
DockFrontendListener - Interface in bibliothek.gui.dock.event
A listener to a DockFrontend.
DockHierarchyEvent - Class in bibliothek.gui.dock.event
Contains information about the path of a Dockable.
DockHierarchyEvent(Dockable) - Constructor for class bibliothek.gui.dock.event.DockHierarchyEvent
Creates a new event and sets up all properties.
DockHierarchyEvent(Dockable, DockController) - Constructor for class bibliothek.gui.dock.event.DockHierarchyEvent
Creates a new event and sets up all properties.
DockHierarchyListener - Interface in bibliothek.gui.dock.event
A listener that is added to a Dockable.addDockHierarchyListener(DockHierarchyListener) and is informed whenever the path of the Dockable changes.
DockHierarchyObserver - Class in bibliothek.gui.dock.dockable
A helper class that is able to send DockHierarchyEvents to DockHierarchyListeners.
DockHierarchyObserver(Dockable) - Constructor for class bibliothek.gui.dock.dockable.DockHierarchyObserver
Creates a new observer.
DockProperties - Class in bibliothek.gui.dock.util
A set of properties that are used at different places all over the framework.
DockProperties() - Constructor for class bibliothek.gui.dock.util.DockProperties
 
DockPropertyListener<A> - Interface in bibliothek.gui.dock.util
A listener to an entry of DockProperties.
DockRegister - Class in bibliothek.gui.dock.control
A set of all Dockables and DockStations currently used in the system.
DockRegister(DockController) - Constructor for class bibliothek.gui.dock.control.DockRegister
Creates a new register.
DockRegisterListener - Interface in bibliothek.gui.dock.event
A listener receiving events from a DockRegister.
DockRelocator - Class in bibliothek.gui.dock.control
A manager adding MouseListener and MouseMotionListener to every Dockable and DockTitle and handling the drag and drop.
DockRelocator(DockController) - Constructor for class bibliothek.gui.dock.control.DockRelocator
Creates a new manager.
DockRelocatorListener - Interface in bibliothek.gui.dock.event
A listener used by a DockRelocator to inform when a Dockable is moved around.
DockSituation - Class in bibliothek.gui.dock
A DockSituation is a converter: the relationship of DockStations and Dockables, the position of Dockables and other information are converted into a stream of bytes.
DockSituation(DockFactory<?>...) - Constructor for class bibliothek.gui.dock.DockSituation
Constructs a new DockSituation and sets some factories which are used to create new DockElements
DockSituation() - Constructor for class bibliothek.gui.dock.DockSituation
Constructs a new DockSituation.
DockSituationIgnore - Interface in bibliothek.gui.dock
A DockSituationIgnore is used in a DockSituation to decide, which elements (stations and dockables) should be written into a stream.
DockStation - Interface in bibliothek.gui
A DockStation is an area containing some instances of Dockable.
DockStationAdapter - Class in bibliothek.gui.dock.event
An abstract implementation of DockStationListener.
DockStationAdapter() - Constructor for class bibliothek.gui.dock.event.DockStationAdapter
 
DockStationListener - Interface in bibliothek.gui.dock.event
This listener is added to a DockStation.
DockStationListenerManager - Class in bibliothek.gui.dock.station.support
This manager stores DockStationListeners and provides methods to invoke the listeners.
DockStationListenerManager(DockStation) - Constructor for class bibliothek.gui.dock.station.support.DockStationListenerManager
Constructs a new manager.
dockStationListeners - Variable in class bibliothek.gui.dock.station.SplitDockStation
The list of all registered DockStationListeners.
dockStationRegistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.FocusController
 
dockStationRegistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockStationRegistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.PopupController
 
dockStationRegistered(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockStationRegistered(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockStationRegistered(DockController, DockStation) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked after a DockStation was registered.
dockStationRegistering(DockController, DockStation) - Method in class bibliothek.gui.dock.control.FocusController
 
dockStationRegistering(DockController, DockStation) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockStationRegistering(DockController, DockStation) - Method in class bibliothek.gui.dock.control.PopupController
 
dockStationRegistering(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockStationRegistering(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockStationRegistering(DockController, DockStation) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked right before the station is registered in the controller.
dockStationUnregistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.FocusController
 
dockStationUnregistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
dockStationUnregistered(DockController, DockStation) - Method in class bibliothek.gui.dock.control.PopupController
 
dockStationUnregistered(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockAdapter
 
dockStationUnregistered(DockController, DockStation) - Method in class bibliothek.gui.dock.event.DockControllerAdapter
 
dockStationUnregistered(DockController, DockStation) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
Invoked after station has been unregistered from controller.
DockTheme - Interface in bibliothek.gui
A theme describes how a DockStation looks like, which DockTitle are selected, and other behavior.
DockTitle - Interface in bibliothek.gui.dock.title
A component which is shown aside a Dockable.
DockTitle.Orientation - Enum in bibliothek.gui.dock.title
How to layout a DockTitle
DockTitleEvent - Class in bibliothek.gui.dock.event
These events are used for DockTitles, to transfer information between station and title.
DockTitleEvent(Dockable, boolean) - Constructor for class bibliothek.gui.dock.event.DockTitleEvent
Constructs a new event.
DockTitleEvent(DockStation, Dockable, boolean) - Constructor for class bibliothek.gui.dock.event.DockTitleEvent
Constructs a new event.
DockTitleFactory - Interface in bibliothek.gui.dock.title
A factory for instances of DockTitle.
DockTitleManager - Class in bibliothek.gui.dock.title
The manager of the DockTitleFactories.
DockTitleManager(DockController) - Constructor for class bibliothek.gui.dock.title.DockTitleManager
Creates a new manager
DockTitleTab - Class in bibliothek.extension.gui.dock.theme.eclipse.rex.tab
A DockTitleTab is a wrapper around an ordinary DockTitle to get a TabComponent.
DockTitleTab(DockStation, Dockable, DockTitle, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
Creates a new tab.
DockTitleVersion - Class in bibliothek.gui.dock.title
A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
DockTitleVersion(DockController, String) - Constructor for class bibliothek.gui.dock.title.DockTitleVersion
Creates a new version.
DockUI - Class in bibliothek.gui
A list of icons, text and methods used by the framework.
DockUI() - Constructor for class bibliothek.gui.DockUI
Creates a new DockUI
DockUtilities - Class in bibliothek.gui.dock.util
A list of methods which can be used for different purposes.
DockUtilities() - Constructor for class bibliothek.gui.dock.util.DockUtilities
 
DockUtilities.DockVisitor - Class in bibliothek.gui.dock.util
A visitor used to visit the nodes of a dock-tree.
DockUtilities.DockVisitor() - Constructor for class bibliothek.gui.dock.util.DockUtilities.DockVisitor
 
DODGERBLUE - Static variable in class bibliothek.util.Colors
 
doLayout() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
doLayout() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.RectGradientPainter
 
doLayout() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.ShapedGradientPainter
 
doLayout() - Method in class bibliothek.gui.dock.security.GlassedPane
 
doLayout() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
 
doLayout() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
 
doLayout() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
doLayout() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
doPaintIconWhenInactive() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.ShapedGradientPainter
 
drag(int, int, boolean) - Method in interface bibliothek.gui.dock.control.DirectRemoteRelocator
Gives a feedback to the user, that a Dockable is moved around.
drag(int, int, int) - Method in interface bibliothek.gui.dock.control.RemoteRelocator
This method works on the drag-part of a drag & drop operation.
drag(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
drag(Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
drag(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
drag(Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
drag(Dockable) - Method in interface bibliothek.gui.DockStation
Removes a child from this station.
dragMouseDragged(MouseEvent, DockTitle, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Invoked while the user drags a title or Dockable.
dragMouseDragged(int, int, int, DockTitle, Dockable, boolean) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Handles a mouse-pressed event.
dragMousePressed(MouseEvent, DockTitle, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Invoked by the listeners of a title to start a drag and drop operation.
dragMousePressed(int, int, int, int, int, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Handles a mouse-pressed event.
dragMouseReleased(MouseEvent, DockTitle, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Invoked while the user drags a title or Dockable and releases a mouse button.
dragMouseReleased(int, int, int, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Handles a mouse-released event.
draw() - Method in class bibliothek.gui.dock.station.FlapDockStation
 
draw() - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
draw() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
draw() - Method in class bibliothek.gui.dock.station.StackDockStation
 
draw() - Method in interface bibliothek.gui.DockStation
Informs this station that the information gathered by prepareDrop or prepareMove should be painted somehow onto this station.
drawDivider(Graphics, DockStation, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStationPaint
 
drawDivider(Graphics, DockStation, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStationPaint
 
drawDivider(Graphics, DockStation, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatStationPaint
 
drawDivider(Graphics, DockStation, Rectangle) - Method in interface bibliothek.gui.dock.station.StationPaint
Draws a divider between two elements.
drawDivider(Graphics, DockStation, Rectangle) - Method in class bibliothek.gui.dock.station.support.StationPaintWrapper
 
drawDivider(Graphics, DockStation, Rectangle) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
 
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStationPaint
 
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStationPaint
 
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatStationPaint
 
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in interface bibliothek.gui.dock.station.StationPaint
Paints some markings when a Dockable is added to a DockStation.
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in class bibliothek.gui.dock.station.support.StationPaintWrapper
 
drawInsertion(Graphics, DockStation, Rectangle, Rectangle) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
 
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStationPaint
 
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStationPaint
 
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatStationPaint
 
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in interface bibliothek.gui.dock.station.StationPaint
Paints a single line from x1/y1 to x2/y2.
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in class bibliothek.gui.dock.station.support.StationPaintWrapper
 
drawInsertionLine(Graphics, DockStation, int, int, int, int) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
 
drop(int, int) - Method in interface bibliothek.gui.dock.control.DirectRemoteRelocator
Stops a dnd-operation either by dropping the Dockable (if possible) or by canceling the operation.
drop(int, int, int) - Method in interface bibliothek.gui.dock.control.RemoteRelocator
This method works on the drop-part of a drag & drop operation.
drop() - Method in class bibliothek.gui.dock.station.FlapDockStation
 
drop(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
drop(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
drop(Dockable, FlapDockProperty) - Method in class bibliothek.gui.dock.station.FlapDockStation
Adds the Dockable dockable to this station or to a child of this station, according to the contents of property.
drop() - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
drop(Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
drop(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
drop(Dockable, ScreenDockProperty) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Tries to add the dockable to this station, and uses the property to determine its location.
drop(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
drop(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
drop(Dockable, SplitDockProperty) - Method in class bibliothek.gui.dock.station.SplitDockStation
Tries to add Dockable such that the boundaries given by property are full filled.
drop() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
drop() - Method in class bibliothek.gui.dock.station.StackDockStation
 
drop(Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
drop(Dockable, DockableProperty) - Method in class bibliothek.gui.dock.station.StackDockStation
 
drop(Dockable, StackDockProperty) - Method in class bibliothek.gui.dock.station.StackDockStation
Adds a new child to this station, and tries to match the property as good as possible.
drop() - Method in interface bibliothek.gui.DockStation
Adds the Dockable of the last run of prepareDrop to this station.
drop(Dockable) - Method in interface bibliothek.gui.DockStation
Adds dockable to this station.
drop(Dockable, DockableProperty) - Method in interface bibliothek.gui.DockStation
Tries to add dockable to this station such that the location given by property is matched.
DROP_DOWN - Static variable in class bibliothek.gui.dock.action.ActionType
Represents a drop down action.
DROP_DOWN - Static variable in class bibliothek.gui.dock.action.view.ViewTarget
A target aiming to a DropDownAction
dropAside(SplitNode, PutInfo.Put, Dockable, double, boolean) - Method in class bibliothek.gui.dock.station.SplitDockStation
Adds dockable at the side put of neighbor.
DropDownAction - Interface in bibliothek.gui.dock.action
A DockAction that consists of other actions.
DropDownActionListener - Interface in bibliothek.gui.dock.event
A listener of a DropDownAction.
DropDownFilter - Class in bibliothek.gui.dock.action.dropdown
A filter is used by views which want to display a DropDownAction, but have to show elements of the selected action as well.
DropDownFilter(Dockable, DropDownAction, DropDownView) - Constructor for class bibliothek.gui.dock.action.dropdown.DropDownFilter
Creates a new filter
DropDownFilterFactory - Interface in bibliothek.gui.dock.action.dropdown
A factory that creates DropDownFilter.
DropDownItemAction - Interface in bibliothek.gui.dock.action.dropdown
An action that can be child of a DropDownAction.
DropDownItemHandle - Class in bibliothek.gui.dock.themes.basic.action
Represents an action and a view which are children of a DropDownAction
DropDownItemHandle(DockAction, DropDownViewItem, Dockable, DropDownAction) - Constructor for class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
Creates a new item.
DropDownMenuHandler - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler that shows a DropDownAction in a menu.
DropDownMenuHandler(DropDownAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
Creates a new handler
DropDownMiniButton - Class in bibliothek.gui.dock.themes.basic.action.buttons
A MiniButton that shows a DropDownAction.
DropDownMiniButton(BasicDropDownButtonHandler) - Constructor for class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
Creates a new button.
DropDownView - Interface in bibliothek.gui.dock.action.dropdown
A connection between an drop-down-item and a view.
DropDownViewItem - Interface in bibliothek.gui.dock.themes.basic.action.dropdown
An item that is shown in the menu of a drop-down-button and can be selected by the button.
dropOver(Leaf, Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Combines the Dockable of leaf and dockable to a new child of this station.
dropTree(SplitDockTree) - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes all children from this station and then adds the contents that are stored in tree.

A B C D E F G H I K L M N O P Q R S T U V W X Y