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

T

title - Variable in class bibliothek.gui.dock.AbstractToolbarDockStation
a factory creating new DockTitles
TITLE_ID - Static variable in class bibliothek.gui.dock.station.screen.ScreenToolbarDockTitleFactory
unique identifier for the DockTitleVersion used by this factory
TITLE_ID - Static variable in class bibliothek.gui.dock.ToolbarContainerDockStation
the id of the DockTitleFactory used with this station
TITLE_ID - Static variable in class bibliothek.gui.dock.ToolbarDockStation
the id of the DockTitleFactory which is used by this station
TITLE_ID - Static variable in class bibliothek.gui.dock.ToolbarGroupDockStation
the id of the DockTitleFactory which is used by this station
toComponent(P) - Method in class bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager
Converts item into a Component, this LayoutManager will then set the location and size of the resulting component.
toMap(Map<D, Integer>) - Method in class bibliothek.gui.dock.station.toolbar.layout.PlaceholderToolbarGrid
Converts this grid into a PlaceholderMap using identifiers to remember which Dockable was a which position.
toMap() - Method in class bibliothek.gui.dock.station.toolbar.layout.PlaceholderToolbarGrid
Converts this grid into a PlaceholderMap, if possible any Dockable is converted into a placeholder.
toMap(Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
Converts this station into a map of PerspectiveDockables.
TOOLBAR - Static variable in class bibliothek.gui.dock.toolbar.item.DockActionItem
A target for converting a DockAction into a Component that can be shown on a toolbar.
toolbar(int, int) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
Creates a new location pointing to one toolbar of this group of toolbars.
TOOLBAR - Static variable in class bibliothek.gui.dock.toolbar.location.ToolbarMode
the mode described by ToolbarMode
toolbar(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective.Column
Gets or creates the toolbar at index.
toolbar(int, int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Gets or creates a toolbar in column column at location index.
TOOLBAR_TITLE - Static variable in class bibliothek.gui.ToolbarExtension
unique flag for marking DockTitles shown above a toolbar
ToolbarAttractorStrategy - Class in bibliothek.gui.dock.station.toolbar
This implementation of an AttractorStrategy reads the current ToolbarStrategy.STRATEGY and assumes that two Dockables which both are toolbar parts attract each other.
ToolbarAttractorStrategy() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarAttractorStrategy
 
ToolbarColumn<D,P> - Interface in bibliothek.gui.dock.station.toolbar.group
Represents one column of a ToolbarGroupDockStation.
ToolbarColumnListener<D,P> - Interface in bibliothek.gui.dock.station.toolbar.group
This observer can be added to a ToolbarColumn and receives events if the content of the column changes.
ToolbarColumnModel<D,P> - Interface in bibliothek.gui.dock.station.toolbar.group
The ToolbarColumnModel provides a clearly defined way to access and monitor the columns of a ToolbarGroupDockStation.
ToolbarColumnModelListener<D,P> - Interface in bibliothek.gui.dock.station.toolbar.group
A listener that is added to a ToolbarColumnModel, is informed if columns are added or removed from the model.
ToolbarContainerConverter - Interface in bibliothek.gui.dock.station.toolbar
A helper interface used by the ToolbarContainerDockStation to read and write PlaceholderMaps.
ToolbarContainerConverterCallback - Interface in bibliothek.gui.dock.station.toolbar
An interface allowing a ToolbarContainerConverter to call some internal methods of ToolbarContainerDockStation.
ToolbarContainerDockPerspective - Class in bibliothek.gui.dock.station.toolbar
This PerspectiveStation describes the layout of a ToolbarContainerDockStation.
ToolbarContainerDockPerspective() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockPerspective
Creates a new, empty station.
ToolbarContainerDockPerspective(ToolbarContainerDockStationLayout, Map<Integer, PerspectiveDockable>) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockPerspective
Creates a new station.
ToolbarContainerDockStation - Class in bibliothek.gui.dock
A Dockable and a DockStation which stands for a group of ToolbarGroupDockStation.
ToolbarContainerDockStation(Orientation) - Constructor for class bibliothek.gui.dock.ToolbarContainerDockStation
Constructs a new ContainerLineStation
ToolbarContainerDockStation(Orientation, int) - Constructor for class bibliothek.gui.dock.ToolbarContainerDockStation
Creates a new station
ToolbarContainerDockStation.OverpaintablePanelBase - Class in bibliothek.gui.dock
This panel is used as base of the station.
ToolbarContainerDockStation.OverpaintablePanelBase() - Constructor for class bibliothek.gui.dock.ToolbarContainerDockStation.OverpaintablePanelBase
Creates a new panel
ToolbarContainerDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
A factory used to read and write the layout of a ToolbarContainerDockStation.
ToolbarContainerDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationFactory
 
ToolbarContainerDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
Describes the layout of a ToolbarContainerDockStation
ToolbarContainerDockStationLayout(PlaceholderMap) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationLayout
Creates a new layout object
ToolbarContainerDropInfo - Class in bibliothek.gui.dock.station.toolbar
This class contains and computes information about a drag and drop action.
ToolbarContainerDropInfo(Dockable, ToolbarContainerDockStation, DockablePlaceholderList<StationChildHandle>, int, int) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDropInfo
Constructs a new info to know where drop a dockable
ToolbarContainerDropLayer - Class in bibliothek.gui.dock.station.toolbar.layer
A DockStationDropLayer describing the region around a ToolbarContainerDockStation.
ToolbarContainerDropLayer(ToolbarContainerDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarContainerDropLayer
 
ToolbarContainerLayoutManager - Class in bibliothek.gui.dock.station.toolbar
The LayoutManager2 used by a ToolbarContainerDockStation, this LayoutManager2 uses the current SpanFactory to add gaps between Components if necessary.
ToolbarContainerLayoutManager(JComponent, ToolbarContainerDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerLayoutManager
Creates a new layout manager
ToolbarContainerProperty - Class in bibliothek.gui.dock.station.toolbar
Describes the location of a child of a ToolbarContainerDockStation.
ToolbarContainerProperty() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerProperty
Creates a new, empty ToolbarProperty.
ToolbarContainerProperty(int, Path) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerProperty
Creates a new property.
ToolbarContainerPropertyFactory - Class in bibliothek.gui.dock.station.toolbar
Creates new ToolbarContainerPropertys.
ToolbarContainerPropertyFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerPropertyFactory
 
ToolbarDockableDisplayer - Class in bibliothek.gui.dock.station.toolbar
A simple implementation of a DockableDisplayer that can be used by toolbar-DockStations.
ToolbarDockableDisplayer(DockStation, Dockable, DockTitle) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockableDisplayer
Creates a new displayer.
ToolbarDockFrontendExtension - Class in bibliothek.gui.dock.toolbar
 
ToolbarDockFrontendExtension() - Constructor for class bibliothek.gui.dock.toolbar.ToolbarDockFrontendExtension
 
ToolbarDockPerspective - Class in bibliothek.gui.dock.station.toolbar
A PerspectiveStation representing a ToolbarDockStation.
ToolbarDockPerspective() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockPerspective
Creates a new, empty station.
ToolbarDockPerspective(ToolbarDockStationLayout, Map<Integer, PerspectiveDockable>) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockPerspective
Creates a new station.
ToolbarDockStation - Class in bibliothek.gui.dock
A Dockable and a DockStation which stands for a group of ToolbarItemDockable.
ToolbarDockStation() - Constructor for class bibliothek.gui.dock.ToolbarDockStation
Creates a new ToolbarDockStation.
ToolbarDockStation.OverpaintablePanelBase - Class in bibliothek.gui.dock
This panel is used as base of the station.
ToolbarDockStation.OverpaintablePanelBase() - Constructor for class bibliothek.gui.dock.ToolbarDockStation.OverpaintablePanelBase
Creates a new panel
ToolbarDockStation.SizeFixedPanel - Class in bibliothek.gui.dock
A panel with a fixed size (minimum, maximum and preferred size have same values).
ToolbarDockStation.SizeFixedPanel() - Constructor for class bibliothek.gui.dock.ToolbarDockStation.SizeFixedPanel
 
ToolbarDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
A factory for reading and writing ToolbarDockStations.
ToolbarDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockStationFactory
 
ToolbarDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
Describes the layout of a ToolbarDockStation.
ToolbarDockStationLayout(PlaceholderMap, ExpandedState) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockStationLayout
Creates a new layout object.
ToolbarDockStationMerger - Class in bibliothek.gui.dock.station.toolbar
An algorithm that allows to merge ToolbarDockStations together.
ToolbarDockStationMerger() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockStationMerger
 
ToolbarDockTitle - Class in bibliothek.gui.dock.station.toolbar.title
A very simplistic implementation of a DockTitle.
ToolbarDockTitle(DockTitleVersion, Dockable, Color) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitle
 
ToolbarDockTitleGrip - Class in bibliothek.gui.dock.station.toolbar.title
A simplistic implementation of a DockTitle.
ToolbarDockTitleGrip(DockTitleVersion, Dockable, Color, Color, Color) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitleGrip
 
ToolbarDockTitleGrip(DockTitleVersion, Dockable) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitleGrip
 
ToolbarDockTitlePoint - Class in bibliothek.gui.dock.station.toolbar.title
A simplistic implementation of a DockTitle.
ToolbarDockTitlePoint(DockTitleVersion, Dockable, Color, Color) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitlePoint
 
ToolbarDockTitlePoint(DockTitleVersion, Dockable) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitlePoint
 
ToolbarDockTitleRoundedBound - Class in bibliothek.gui.dock.station.toolbar.title
A implementation of a DockTitle.
ToolbarDockTitleRoundedBound(DockTitleVersion, Dockable, Color) - Constructor for class bibliothek.gui.dock.station.toolbar.title.ToolbarDockTitleRoundedBound
 
ToolbarDropInfo - Class in bibliothek.gui.dock.station.toolbar
This class contains and computes information about a drag and drop action of a ToolbarDockStation.
ToolbarDropInfo(Dockable, ToolbarDockStation, int) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDropInfo
Creates new drop information.
ToolbarExpandStrategy - Class in bibliothek.gui.dock.toolbar.location
A CLocationExpandStrategy that handles properties related to toolbars.
ToolbarExpandStrategy() - Constructor for class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
 
ToolbarExtendedModeEnablement - Class in bibliothek.gui.dock.toolbar.intern
Using the ToolbarStrategy this ExtendedModeEnablement makes sure that any item that is part of a toolbar does not have any available modes other than the CToolbarMode.
ToolbarExtendedModeEnablement(DockController) - Constructor for class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
ToolbarExtension - Class in bibliothek.gui
Allows seamless integration of the toolbar extension into the core and common library without them having any references back to the toolbar project.
ToolbarExtension() - Constructor for class bibliothek.gui.ToolbarExtension
 
ToolbarFrontendPerspectiveCacheExtension - Class in bibliothek.gui.dock.toolbar.perspective
This extension adds new types of PerspectiveElements to the DockFrontend.
ToolbarFrontendPerspectiveCacheExtension() - Constructor for class bibliothek.gui.dock.toolbar.perspective.ToolbarFrontendPerspectiveCacheExtension
 
ToolbarFullscreenFilter - Class in bibliothek.gui.dock.station.toolbar
This filter can be added to a ScreenDockStation and ensures that no toolbar element can be in fullscreen mode
ToolbarFullscreenFilter(DockController) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarFullscreenFilter
Creates a new filter
ToolbarGridLayoutManager<P extends bibliothek.gui.dock.station.support.PlaceholderListItem<bibliothek.gui.Dockable>> - Class in bibliothek.gui.dock.station.toolbar.layout
This LayoutManager2 orders a set of Components in columns.
ToolbarGridLayoutManager(Container, Orientation, DockablePlaceholderToolbarGrid<P>, ToolbarGroupDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager
Creates a new layout manager.
ToolbarGridLayoutManager.Wrapper - Class in bibliothek.gui.dock.station.toolbar.layout
A wrapper around one Component, caches minimal, maximal or preferred size.
ToolbarGridLayoutManager.Wrapper(Component) - Constructor for class bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager.Wrapper
 
ToolbarGridLayoutManagerListener - Interface in bibliothek.gui.dock.station.toolbar.layout
An observer that is added to a ToolbarGridLayoutManager.
ToolbarGroupDividerStrategy - Interface in bibliothek.gui.dock.station.toolbar.group
A ToolbarGroupDividerStrategy is responsible for painting dividers between Dockables.
ToolbarGroupDividerStrategyFactory - Interface in bibliothek.gui.dock.station.toolbar.group
A factory creating new ToolbarGroupDividerStrategys.
ToolbarGroupDockPerspective - Class in bibliothek.gui.dock.station.toolbar
A PerspectiveStation representing a ToolbarGroupDockStation.
ToolbarGroupDockPerspective() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
Creates a new, empty station.
ToolbarGroupDockPerspective(ToolbarGroupDockStationLayout, Map<Integer, PerspectiveDockable>) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
Creates a new station.
ToolbarGroupDockStation - Class in bibliothek.gui.dock
A Dockable and a DockStation which stands a group of ToolbarDockStation.
ToolbarGroupDockStation() - Constructor for class bibliothek.gui.dock.ToolbarGroupDockStation
Creates a new ToolbarGroupDockStation.
ToolbarGroupDockStation.OverpaintablePanelBase - Class in bibliothek.gui.dock
This panel is used as base of the station.
ToolbarGroupDockStation.OverpaintablePanelBase() - Constructor for class bibliothek.gui.dock.ToolbarGroupDockStation.OverpaintablePanelBase
Creates a new panel
ToolbarGroupDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
A factory used to store and load ToolbarGroupDockStations.
ToolbarGroupDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationFactory
 
ToolbarGroupDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
A layout object describing the contents of a ToolbarGroupDockStation.
ToolbarGroupDockStationLayout(PlaceholderMap, ExpandedState) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationLayout
Creates a new layout object.
ToolbarGroupDockStationMerger - Class in bibliothek.gui.dock.station.toolbar
A Merger for merging two ToolbarGroupDockStations.
ToolbarGroupDockStationMerger() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationMerger
 
ToolbarGroupDropInfo - Class in bibliothek.gui.dock.station.toolbar.group
This class contains and computes information about a drag and drop action.
ToolbarGroupDropInfo(Dockable, ToolbarGroupDockStation, int, int, boolean) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupDropInfo
Creates a new drop info.
ToolbarGroupExpander - Class in bibliothek.gui.dock.station.toolbar.group
This is a helper class enabling support for ExpandedState of the children of a ToolbarGroupDockStation.
ToolbarGroupExpander(ToolbarGroupDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupExpander
Creates a new expander
ToolbarGroupHeader - Interface in bibliothek.gui.dock.station.toolbar.group
Represents a single Component which can be shown at the top or left end of a ToolbarGroupDockStation.
ToolbarGroupHeaders are created by ToolbarGroupHeaderFactorys.
ToolbarGroupHeaderFactory - Interface in bibliothek.gui.dock.station.toolbar.group
Factory for creating new ToolbarGroupHeaders.
ToolbarGroupInnerLayer - Class in bibliothek.gui.dock.station.toolbar.layer
This layer is used to define the non rectangular surface of a ToolbarGroupDockStation, it means the surface which is really occupied by dockables.
ToolbarGroupInnerLayer(ToolbarGroupDockStation, Component) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarGroupInnerLayer
Creates a new layer.
ToolbarGroupOuterLayer - Class in bibliothek.gui.dock.station.toolbar.layer
Describes the area around a ToolbarGroupDockStation where the user can drop a Dockable into.
ToolbarGroupOuterLayer(ToolbarGroupDockStation, Component) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarGroupOuterLayer
Creates a new SideSnapDropLayerComplex
ToolbarGroupProperty - Class in bibliothek.gui.dock.station.toolbar.group
Describes the position of one child of a ToolbarGroupDockStation.
ToolbarGroupProperty() - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupProperty
Creates a new, empty property
ToolbarGroupProperty(int, int, Path) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupProperty
Creates a new property.
ToolbarGroupPropertyFactory - Class in bibliothek.gui.dock.station.toolbar.group
This factory creates new ToolbarGroupPropertys.
ToolbarGroupPropertyFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupPropertyFactory
 
ToolbarGroupSpanStrategy<P extends bibliothek.gui.dock.station.support.PlaceholderListItem<bibliothek.gui.Dockable>> - Class in bibliothek.gui.dock.station.toolbar.group
This class keeps track of the currently used Spans of a ToolbarGroupDockStation.
ToolbarGroupSpanStrategy(DockablePlaceholderToolbarGrid<P>, ToolbarGroupDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupSpanStrategy
Creates a new strategy
ToolbarGroupTitle - Class in bibliothek.gui.dock.station.toolbar.group
A specialized title that should only be used for ToolbarGroupDockStations.
ToolbarGroupTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupTitle
Creates a new title.
ToolbarItem - Interface in bibliothek.gui.dock
A ToolbarItem is an item that is shown as part of a toolbar.
ToolbarItemDockable - Class in bibliothek.gui.dock
A ToolbarItemDockable is a Dockable that can be shown as child of a ToolbarDockStation.
ToolbarItemDockable() - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(String) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(DockAction) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(Component) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(ToolbarItem) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(DockAction, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(Component, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(ToolbarItem, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(DockAction, String) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(Component, String) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(ToolbarItem, String) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(DockAction, String, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(Component, String, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockable(ToolbarItem, String, Icon) - Constructor for class bibliothek.gui.dock.ToolbarItemDockable
Creates a new dockable
ToolbarItemDockableFactory - Class in bibliothek.gui.dock.station.toolbar
A factory for reading and writing ToolbarItemDockables.
ToolbarItemDockableFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarItemDockableFactory
 
ToolbarLineBorder - Class in bibliothek.gui.dock.station.toolbar
A Border used by ToolbarDockableDisplayer to paint lines at all sides except the side at which there is a title.
ToolbarLineBorder(BasicDockableDisplayer) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarLineBorder
Creates a new border.
ToolbarMiniButton - Class in bibliothek.gui.dock.station
A BasicMiniButton with custom borders, to be shown on the titlbar of a toolbar.
ToolbarMiniButton(BasicTrigger, BasicResourceInitializer) - Constructor for class bibliothek.gui.dock.station.ToolbarMiniButton
Creates the new button.
ToolbarMode<T extends bibliothek.gui.dock.facile.mode.StationModeArea> - Class in bibliothek.gui.dock.toolbar.location
A LocationMode describing items that are part of a toolbar.
ToolbarMode(DockController) - Constructor for class bibliothek.gui.dock.toolbar.location.ToolbarMode
Creates the new mode.
ToolbarMovingImageFactory - Class in bibliothek.gui.dock.station.toolbar
A ToolbarMovingImageFactory is a filter that forwards any Dockable which is a toolbar part to some other factory.
ToolbarMovingImageFactory(DockableMovingImageFactory) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarMovingImageFactory
Creates a new factory
ToolbarProperty - Class in bibliothek.gui.dock.station.toolbar
Described the location of a child of a ToolbarGroupDockStation or a ToolbarDockStation.
ToolbarProperty() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarProperty
Creates a new, empty ToolbarProperty.
ToolbarProperty(int, Path) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarProperty
Creates a new property.
ToolbarPropertyFactory - Class in bibliothek.gui.dock.station.toolbar
A factory creating new DockablePropertys.
ToolbarPropertyFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarPropertyFactory
 
ToolbarScreenDockStationExtension - Class in bibliothek.gui.dock.station.screen
Modifies the behavior of ScreenDockStation such that dropping a toolbar item results in the creation of additional, new DockStations.
ToolbarScreenDockStationExtension(DockController) - Constructor for class bibliothek.gui.dock.station.screen.ToolbarScreenDockStationExtension
 
ToolbarScreenWindowShape - Class in bibliothek.gui.dock.station.screen
A ScreenWindowShape that cuts out the empty spaces around a ToolbarGroupDockStation.
ToolbarScreenWindowShape() - Constructor for class bibliothek.gui.dock.station.screen.ToolbarScreenWindowShape
 
ToolbarSeparator - Class in bibliothek.gui.dock.action
A ToolbarSeparator draws a very thin line.
ToolbarSeparator(SeparatorAction, Color) - Constructor for class bibliothek.gui.dock.action.ToolbarSeparator
 
ToolbarSlimDropLayer - Class in bibliothek.gui.dock.station.toolbar.layer
This layer slim the drop area of ToolbarGroupDockStation, as it take into account means an area where no dockable can be droped into the station.
ToolbarSlimDropLayer(ToolbarDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarSlimDropLayer
Creates a new layer.
ToolbarStationPaint - Class in bibliothek.gui.dock.station.toolbar
This StationPaint is used to draw content on all the toolbar- DockStations.
ToolbarStationPaint(Color, Color) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarStationPaint
 
ToolbarStrategy - Interface in bibliothek.gui.dock.station.toolbar
A ToolbarStrategy defines how different parts of a toolbar interact with each other.
ToolbarTabDockStation - Class in bibliothek.gui.dock.station
A StackDockStation modified such that it can show toolbar items.
ToolbarTabDockStation() - Constructor for class bibliothek.gui.dock.station.ToolbarTabDockStation
 
ToolbarTabDockStationFactory - Class in bibliothek.gui.dock.station
A factory creating new ToolbarTabDockStations.
ToolbarTabDockStationFactory() - Constructor for class bibliothek.gui.dock.station.ToolbarTabDockStationFactory
 
ToolbarWindowConfiguration - Class in bibliothek.gui.dock.station.screen
This class will configure ScreenDockWindows such that grabing the title of a toolbar does not start a drag and drop operation directly, but first allows the user to move around the entire window.
ToolbarWindowConfiguration(DockController) - Constructor for class bibliothek.gui.dock.station.screen.ToolbarWindowConfiguration
Creates a new configuration
toPersistentColumn() - Method in class bibliothek.gui.dock.wizard.WizardNodeMap.Column
Converts this column into a new PersistentColumn.
toStation(GridPlaceholderList.ColumnItem<D, S, P>) - Method in class bibliothek.gui.dock.station.toolbar.layout.GridPlaceholderList
 
toString() - Method in class bibliothek.gui.dock.AbstractToolbarDockStation
 
toString() - Method in class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupDropInfo
 
toString() - Method in class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupProperty
 
toString(GridPlaceholderList.ColumnItem<D, S, P>) - Method in class bibliothek.gui.dock.station.toolbar.layout.GridPlaceholderList
 
toString() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerDropInfo
 
toString() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerProperty
 
toString() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarProperty
 
toString() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
 
toString() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
 
toString() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
 
toString() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
 
toString() - Method in class bibliothek.gui.dock.ToolbarContainerDockStation.OverpaintablePanelBase
 
toString() - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
toString() - Method in class bibliothek.gui.dock.ToolbarDockStation.OverpaintablePanelBase
 
toString() - Method in class bibliothek.gui.dock.ToolbarGroupDockStation.OverpaintablePanelBase
 
toString() - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
toSummaryString() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerDropInfo
Return a string describing field values
TYPE_ID - Static variable in class bibliothek.gui.dock.toolbar.CToolbarArea
The result of CToolbarArea.getTypeId()

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