- title - Variable in class bibliothek.gui.dock.AbstractToolbarDockStation
-
a factory creating new DockTitle
s
- 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 PerspectiveDockable
s.
- 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
-
- 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 DockTitle
s shown above a toolbar
- ToolbarAttractorStrategy - Class in bibliothek.gui.dock.station.toolbar
-
- ToolbarAttractorStrategy() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarAttractorStrategy
-
- ToolbarColumn<D,P> - Interface in bibliothek.gui.dock.station.toolbar.group
-
- 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
-
- 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
-
- ToolbarContainerConverterCallback - Interface in bibliothek.gui.dock.station.toolbar
-
- ToolbarContainerDockPerspective - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- 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.
- ToolbarContainerDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
-
- ToolbarContainerDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationFactory
-
- ToolbarContainerDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- ToolbarContainerDropLayer(ToolbarContainerDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarContainerDropLayer
-
- ToolbarContainerLayoutManager - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- ToolbarContainerProperty() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerProperty
-
- ToolbarContainerProperty(int, Path) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarContainerProperty
-
Creates a new property.
- ToolbarContainerPropertyFactory - Class in bibliothek.gui.dock.station.toolbar
-
- 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-DockStation
s.
- 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
-
- 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
-
- ToolbarDockStation() - Constructor for class bibliothek.gui.dock.ToolbarDockStation
-
- ToolbarDockStation.OverpaintablePanelBase - Class in bibliothek.gui.dock
-
This panel is used as base of the station.
- ToolbarDockStation.SizeFixedPanel - Class in bibliothek.gui.dock
-
A panel with a fixed size (minimum, maximum and preferred size have
same values).
- ToolbarDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
-
- ToolbarDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarDockStationFactory
-
- ToolbarDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- 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 PerspectiveElement
s 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
-
- 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.
- ToolbarGridLayoutManagerListener - Interface in bibliothek.gui.dock.station.toolbar.layout
-
- ToolbarGroupDividerStrategy - Interface in bibliothek.gui.dock.station.toolbar.group
-
- ToolbarGroupDividerStrategyFactory - Interface in bibliothek.gui.dock.station.toolbar.group
-
- ToolbarGroupDockPerspective - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- ToolbarGroupDockStation() - Constructor for class bibliothek.gui.dock.ToolbarGroupDockStation
-
- ToolbarGroupDockStation.OverpaintablePanelBase - Class in bibliothek.gui.dock
-
This panel is used as base of the station.
- ToolbarGroupDockStationFactory - Class in bibliothek.gui.dock.station.toolbar
-
- ToolbarGroupDockStationFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationFactory
-
- ToolbarGroupDockStationLayout - Class in bibliothek.gui.dock.station.toolbar
-
- 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
-
- 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
-
- 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
-
- ToolbarGroupHeaderFactory - Interface in bibliothek.gui.dock.station.toolbar.group
-
- 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
-
- ToolbarGroupOuterLayer(ToolbarGroupDockStation, Component) - Constructor for class bibliothek.gui.dock.station.toolbar.layer.ToolbarGroupOuterLayer
-
Creates a new SideSnapDropLayerComplex
- ToolbarGroupPlaceholderMapping - Class in bibliothek.gui.dock.station.toolbar.group
-
- ToolbarGroupPlaceholderMapping(ToolbarGroupDockStation, DockablePlaceholderToolbarGrid<?>) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ToolbarGroupPlaceholderMapping
-
Creates a new mapping.
- ToolbarGroupProperty - Class in bibliothek.gui.dock.station.toolbar.group
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ToolbarItemDockableFactory() - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarItemDockableFactory
-
- ToolbarLineBorder - Class in bibliothek.gui.dock.station.toolbar
-
- 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 titlebar 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
-
- ToolbarMovingImageFactory(DockableMovingImageFactory) - Constructor for class bibliothek.gui.dock.station.toolbar.ToolbarMovingImageFactory
-
Creates a new factory
- ToolbarProperty - Class in bibliothek.gui.dock.station.toolbar
-
- ToolbarProperty() - Constructor for class bibliothek.gui.dock.station.toolbar.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 DockableProperty
s.
- 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 DockStation
s.
- ToolbarScreenDockStationExtension(DockController) - Constructor for class bibliothek.gui.dock.station.screen.ToolbarScreenDockStationExtension
-
- ToolbarScreenWindowShape - Class in bibliothek.gui.dock.station.screen
-
- ToolbarScreenWindowShape() - Constructor for class bibliothek.gui.dock.station.screen.ToolbarScreenWindowShape
-
- ToolbarSeparator - Class in bibliothek.gui.dock.action
-
- 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 dropped 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-
DockStation
s.
- 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
-
- ToolbarTabDockStationFactory() - Constructor for class bibliothek.gui.dock.station.ToolbarTabDockStationFactory
-
- ToolbarWindowConfiguration - Class in bibliothek.gui.dock.station.screen
-
This class will configure ScreenDockWindow
s such that grabbing 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
-
- toStation(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(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
-