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

T

TAB - Static variable in class bibliothek.gui.dock.station.stack.action.DockActionDistributor.Target
Tab - Interface in bibliothek.gui.dock.station.stack.tab
A Tab represents a single Dockable that lies on a TabPane.
TAB_CONFIGURATIONS - Static variable in class bibliothek.gui.dock.StackDockStation
Allows fine tuning of the look and behavior of tabs.
TAB_CONTENT_FILTER - Static variable in class bibliothek.gui.dock.StackDockStation
Key for setting the TabContentFilter
TAB_DOCK_TITLE - Static variable in class bibliothek.extension.gui.dock.theme.EclipseTheme
Deprecated.
While still possible to use, implementing a custom TabPainter is the preferred option to replace tabs
TAB_PAINTER - Static variable in class bibliothek.extension.gui.dock.theme.EclipseTheme
Tells in which way the tabs should be painted.
TAB_PLACEMENT - Static variable in class bibliothek.gui.dock.StackDockStation
Key for setting the side at which the tabs appear in relation to the selected dockable
tabChanged(StackDockComponent, Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
 
tabChanged(StackDockComponent, Dockable) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentListener
Called if the result of StackDockComponent.getTabAt(int) changed for any index associated with dockable
TabColor - Class in bibliothek.gui.dock.themes.color
Color related to a single Dockable that is in a tab for example on a StackDockStation.
TabColor(String, Path, DockStation, Dockable, Color) - Constructor for class bibliothek.gui.dock.themes.color.TabColor
Creates a new TabColor.
TabColor(String, DockStation, Dockable, Color) - Constructor for class bibliothek.gui.dock.themes.color.TabColor
Creates a new TabColor.
TabColorTransmitter - Class in bibliothek.gui.dock.common.intern.color
TabColorTransmitter(ColorManager, String...) - Constructor for class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
Creates a new transmitter.
TabComponent - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
A TabComponent paints the content of an EclipseTab.
TabComponentCondition - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab4
A TabComponentCondition is a layer around a TabComponent that offers access to an implicitely defined condition, e.g.
TabComponentCondition(TabComponent) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab4.TabComponentCondition
Creates a new condition
TabComponentLayoutManager - Class in bibliothek.gui.dock.station.stack.tab
A LayoutManager that can be used by Components that show an OrientedLabel and a ButtonPanel.
TabComponentLayoutManager(OrientedLabel, ButtonPanel, TabConfiguration) - Constructor for class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
Creates a new layout manager.
TabConfiguration - Class in bibliothek.gui.dock.station.stack.tab
A set of configurations for defining the look of tabs.
TabConfiguration() - Constructor for class bibliothek.gui.dock.station.stack.tab.TabConfiguration
 
TabConfiguration.ActionHiding - Enum in bibliothek.gui.dock.station.stack.tab
Tells at which moment actions on a tab should be made invisible
TabConfiguration.IconHiding - Enum in bibliothek.gui.dock.station.stack.tab
Tells at which moment the icon on a tab is made invisible
TabConfigurations - Interface in bibliothek.gui.dock.station.stack.tab
This factory creates TabConfigurations, which can be used to fine tune the look of various tabs.
Please note that only a subset of tabs actually supports this configuration, some DockThemes will simply ignore this factory.
TabContent - Class in bibliothek.gui.dock.station.stack
All the content of a single tab on a StackDockStation.
TabContent(Icon, String, String) - Constructor for class bibliothek.gui.dock.station.stack.TabContent
Creates a new set of data.
TabContentFilter - Interface in bibliothek.gui.dock.station.stack.tab
This interface tells a StackDockStation or a StackDockComponent how to fill the tabs for its children.
TabContentFilterChoice - Class in bibliothek.extension.gui.dock.preference.preferences.choice
A set of choices of TabContentFilters.
TabContentFilterChoice(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.TabContentFilterChoice
Creates a new choice
TabContentFilterListener - Interface in bibliothek.gui.dock.station.stack
A listener to a TabContentFilter.
TabContentFilterPreference - Class in bibliothek.extension.gui.dock.preference.preferences.choice
Lets the user choose the value of StackDockStation.TAB_CONTENT_FILTER.
TabContentFilterPreference(DockProperties, Path) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.TabContentFilterPreference
Creates a new choice.
TabDecorator - Class in bibliothek.gui.dock.themes.basic
Shows a StackDockComponent as decoration.
TabDecorator(DockStation, PropertyKey<DockActionDistributor>) - Constructor for class bibliothek.gui.dock.themes.basic.TabDecorator
Creates a new decorator
TabDisablingStrategyObserver - Class in bibliothek.gui.dock.disable
This class offers a convenient way to observe a set of Dockable and find out whether their tab should be disabled according to the current DisablingStrategy.
TabDisablingStrategyObserver() - Constructor for class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
 
TabDisplayerCombinerTarget - Class in bibliothek.gui.dock.themes.basic
This DisplayerCombinerTarget can be used by DockableDisplayers that show a StackDockComponent to paint some tabs.
TabDisplayerCombinerTarget(DockableDisplayer, StackDockComponent, CombinerSource, Enforcement) - Constructor for class bibliothek.gui.dock.themes.basic.TabDisplayerCombinerTarget
Creates a new target, clients should call TabDisplayerCombinerTarget.isValid() to check whether the new target can be executed.
TabDockAction - Annotation Type in bibliothek.gui.dock.station.stack.action
A DockAction marked with this annotation will be shown on a CombinedTab assuming that DefaultDockActionDistributor is installed.
TabDropLayer - Class in bibliothek.gui.dock.station.stack
A DockStationDropLayer with priority LayerPriority.OVERRIDE_PRECISE representing the tabs of a StackDockStation.
TabDropLayer(StackDockStation) - Constructor for class bibliothek.gui.dock.station.stack.TabDropLayer
 
TabFont - Class in bibliothek.gui.dock.themes.font
A font used for a tab for example on a StackDockStation.
TabFont(String, DockStation, Dockable, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.TabFont
Creates a new font
TabFont(String, Path, DockStation, Dockable, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.TabFont
Creates a new font
TabFont(String, Path, DockStation, Dockable) - Constructor for class bibliothek.gui.dock.themes.font.TabFont
Creates a new font
TabFont(String, DockStation, Dockable) - Constructor for class bibliothek.gui.dock.themes.font.TabFont
Creates a new font
TabFontTransmitter - Class in bibliothek.gui.dock.common.intern.font
TabFontTransmitter(FontManager) - Constructor for class bibliothek.gui.dock.common.intern.font.TabFontTransmitter
Creates a new transmitter
tabIndexAt(int, int) - Method in class bibliothek.gui.dock.StackDockStation
Tells which gap (between tabs) is chosen if the mouse has the coordinates x/y.
TabLayoutManager - Interface in bibliothek.gui.dock.station.stack.tab
A TabLayoutManager is responsible for managing the location and size of tags, menus and info-component of a TabPane.
TabMenu - Interface in bibliothek.gui.dock.station.stack.tab
A TabMenu is a list of one or several Dockables, the user can open the menu and select one of them.
TabMenuDockIcon - Class in bibliothek.gui.dock.station.stack.tab
Represents the icon of a TabMenu.
TabMenuDockIcon(String, TabMenu) - Constructor for class bibliothek.gui.dock.station.stack.tab.TabMenuDockIcon
Creates a new DockIcon
TabMenuListener - Interface in bibliothek.gui.dock.station.stack.tab
This listener can be added to a TabMenu and keeps track of the number of children the menu has.
tabMenuListeners() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
Gets all the TabMenuListener that are currently registered at this menu.
TabMenuOverflowIcon - Class in bibliothek.gui.dock.themes.icon
This icon shows an arrow and a number indicating the size of some menu.
TabMenuOverflowIcon(int) - Constructor for class bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
Creates a new icon.
TabMenuOverflowIconBridge - Class in bibliothek.gui.dock.themes.icon
This DockIconBridge searches for TabMenuDockIcons and sets a custom icon using the current size of the TabMenu to select the icon.
This bridge must be installed at the IconManager using TabMenuDockIcon.KIND_TAB_MENU as path of the type.
TabMenuOverflowIconBridge() - Constructor for class bibliothek.gui.dock.themes.icon.TabMenuOverflowIconBridge
 
TabMerger - Class in bibliothek.gui.dock.control.relocator
This Merger merges StackDockStations that are dropped onto a single tabbed Dockable.
TabMerger() - Constructor for class bibliothek.gui.dock.control.relocator.TabMerger
 
TabPainter - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
A TabPainter is used to setup the basic graphical elements of a EclipseTabPane.
TabPane - Interface in bibliothek.gui.dock.station.stack.tab
A TabPane is a view onto some component that shows a set of Dockables.
TabPaneBackgroundComponent - Interface in bibliothek.gui.dock.station.stack.tab
A BackgroundComponent that represents a TabPane.
TabPaneChildBackgroundComponent - Interface in bibliothek.gui.dock.station.stack.tab
A BackgroundComponent representing a child component of a TabPane.
TabPaneComponent - Interface in bibliothek.gui.dock.station.stack.tab
A TabPaneComponent is a child of a TabPane.
TabPaneListener - Interface in bibliothek.gui.dock.station.stack.tab
An observer added to a TabPane.
TabPaneMenuBackgroundComponent - Interface in bibliothek.gui.dock.station.stack.tab
A BackgroundComponent representing a TabMenu on a TabPane.
TabPanePainter - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
A TabPanePainter paints decorations on a EclipseTabPane.
TabPaneTabBackgroundComponent - Interface in bibliothek.gui.dock.station.stack.tab
A BackgroundComponent representing a Tab on a TabPane.
TabPlacement - Enum in bibliothek.gui.dock.station.stack.tab.layouting
Tells at which side tabs are placed on a TabPane (or a similar ui element).
TabPlacementChoice - Class in bibliothek.extension.gui.dock.preference.preferences.choice
Lets the user choose a TabPlacement.
TabPlacementChoice(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.TabPlacementChoice
Creates a new choice
TabPlacementPreference - Class in bibliothek.extension.gui.dock.preference.preferences.choice
Lets the user choose the value of StackDockStation.TAB_PLACEMENT.
TabPlacementPreference(DockProperties, Path) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.choice.TabPlacementPreference
Creates a new choice.
tabRemoved(BubbleTab) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
 
tabRemoved(EclipseTab) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
 
tabRemoved(FlatTab) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
 
tabRemoved(T) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
Informs this pane that tab will never be used again and all resources associated with tab should be freed.
TabsLayoutBlock - Interface in bibliothek.gui.dock.station.stack.tab.layouting
A block managing a group of Tabs.
TabTitleFontTransmitter - Class in bibliothek.gui.dock.common.intern.font
TabTitleFontTransmitter(FontManager) - Constructor for class bibliothek.gui.dock.common.intern.font.TabTitleFontTransmitter
Creates a new transmitter
tease(int) - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
Opens some Spans such that a Dockable could be inserted at index.
TEASING - Static variable in class bibliothek.gui.dock.station.span.SpanMode
Opens a Span just a little bit, enough for the user to see there is something happening
test(DockStation) - Method in class bibliothek.gui.dock.control.SingleParentRemover
Tries to replace station with its only child or remove station if it has no children at all.
testAll(DockController) - Method in class bibliothek.gui.dock.control.SingleParentRemover
Tests all stations of controller and removes as many of them as possible
text - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
the text of the selected element
TEXT_ACTIONS - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
Only the title text and the actions are painted.
TEXT_EXTENSION - Static variable in class bibliothek.gui.dock.util.TextManager
Name of an ExtensionName to load additional ResourceBundles
TEXT_EXTENSION_LOCALE - Static variable in class bibliothek.gui.dock.util.TextManager
Key for a Locale that is associated with TextManager.TEXT_EXTENSION
TEXT_ONLY - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
Only the title text is painted.
TEXT_THEN_ICON_ACTIONS - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
The title text, or if not present the icon, and the actions are painted.
TEXT_THEN_ICON_ONLY - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
The title text, or if not present the icon, is painted.
TextBridge - Interface in bibliothek.gui.dock.util.text
A filter between a TextManager and a TextValue.
textChanged(BasicButtonModel, String, String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
textChanged(BasicButtonModel, String, String) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the text of model changed.
TextManager - Class in bibliothek.gui.dock.util
A map of String-String pairs used by various objects.
TextManager(DockController) - Constructor for class bibliothek.gui.dock.util.TextManager
Creates a new TextManager.
TextValue - Class in bibliothek.gui.dock.util.text
An observer to a TextManager.
TextValue(String, Path) - Constructor for class bibliothek.gui.dock.util.text.TextValue
Creates a new TextValue.
TextValue(String, Path, String) - Constructor for class bibliothek.gui.dock.util.text.TextValue
Creates a new TextValue.
THEME - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
A ButtonContentCondition that always returns the value a DockTheme would choose
THEME_CONNECTOR - Static variable in class bibliothek.extension.gui.dock.theme.EclipseTheme
Provides additional dockable-wise information used to layout components in the EclipseTheme.
THEME_DEPENDENT - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
the look and feel completely depends on the current DockTheme.
THEME_FACTORY_ID - Static variable in class bibliothek.gui.dock.title.DockTitleManager
unique identifier of the DockTitleVersion which represents the current DockThemes default factory
THEME_PARAMETER - Static variable in interface bibliothek.gui.dock.themes.DockThemeExtension
The parameter name for the theme that is extended.
themeChanged(DockController, DockTheme, DockTheme) - Method in interface bibliothek.gui.dock.event.UIListener
Called after the DockTheme of controller was changed.
ThemeChoice - Class in bibliothek.gui.dock.common.preference
A choice offering all the ThemeFactorys a ThemeMap provides.
ThemeChoice(ThemeMap, DockController) - Constructor for class bibliothek.gui.dock.common.preference.ThemeChoice
Creates a new set of choices.
ThemeCombiner - Class in bibliothek.gui.dock.themes
A Combiner that forwards calls to the Combiner of the current DockTheme.
ThemeCombiner(DockController) - Constructor for class bibliothek.gui.dock.themes.ThemeCombiner
Creates a new combiner.
ThemeDisplayerFactory - Class in bibliothek.gui.dock.themes
A DisplayerFactory that forwards all calls to the DisplayerFactory of the current DockTheme.
ThemeDisplayerFactory(DockController) - Constructor for class bibliothek.gui.dock.themes.ThemeDisplayerFactory
Creates a new factory.
ThemeDockableMovingImageFactory - Class in bibliothek.gui.dock.themes
This DockableMovingImageFactory forwards any call to the DockTheme of the DockController that called.
ThemeDockableMovingImageFactory() - Constructor for class bibliothek.gui.dock.themes.ThemeDockableMovingImageFactory
 
ThemeDockableSelection - Class in bibliothek.gui.dock.themes
A DockableSelection that forwards any calls to the DockableSelection of the current DockTheme.
ThemeDockableSelection(DockController) - Constructor for class bibliothek.gui.dock.themes.ThemeDockableSelection
Creates a new object
ThemeFactory - Interface in bibliothek.gui.dock.themes
A factory creating new themes.
ThemeFactoryText - Class in bibliothek.gui.dock.themes
Represents a text that is used by a ThemeFactory to present itself.
ThemeFactoryText(String, ThemeFactory) - Constructor for class bibliothek.gui.dock.themes.ThemeFactoryText
Creates a new TextValue.
ThemeManager - Class in bibliothek.gui.dock.themes
The ThemeManager is responsible for collecting properties of the current DockTheme and redistribute them.
ThemeManager(DockController) - Constructor for class bibliothek.gui.dock.themes.ThemeManager
Creates a new object
ThemeMap - Class in bibliothek.gui.dock.common.theme
A map of ThemeFactorys.
ThemeMap() - Constructor for class bibliothek.gui.dock.common.theme.ThemeMap
Creates a new empty map.
ThemeMap(CControl) - Constructor for class bibliothek.gui.dock.common.theme.ThemeMap
Creates a new map and wires this map to control.
ThemeMapListener - Interface in bibliothek.gui.dock.common.theme
A listener to a ThemeMap, gets informed about changes of the map.
ThemeMenuPiece - Class in bibliothek.gui.dock.facile.menu
A MenuPiece that can change the DockTheme.
ThemeMenuPiece(DockController, boolean) - Constructor for class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Creates a new piece.
ThemeMenuPiece(DockController, ThemeMap) - Constructor for class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Creates a new piece using the themes of map.
ThemeMeta - Interface in bibliothek.gui.dock.themes
A set of information related to a ThemeFactory.
ThemeMetaListener - Interface in bibliothek.gui.dock.themes
A listener that can be added to a ThemeMeta.
ThemePreference - Class in bibliothek.gui.dock.common.preference
A preference allowing the user to select one DockTheme.
ThemePreference(DockProperties, ThemeMap) - Constructor for class bibliothek.gui.dock.common.preference.ThemePreference
Creates a new preference.
ThemeProperties - Annotation Type in bibliothek.gui.dock.themes
A small description of a DockTheme, used in DockUI to create a factory for a theme.
ThemePropertyFactory<T extends DockTheme> - Class in bibliothek.gui.dock.themes
A factory using the ThemeProperties of a DockTheme to create instances of that DockTheme.
ThemePropertyFactory(Class<T>) - Constructor for class bibliothek.gui.dock.themes.ThemePropertyFactory
Creates a new factory.
ThemeStationPaint - Class in bibliothek.gui.dock.themes
A StationPaint which forwards its calls to the current DockTheme.
ThemeStationPaint(DockController) - Constructor for class bibliothek.gui.dock.themes.ThemeStationPaint
Creates a new paint.
themeWillChange(DockController, DockTheme, DockTheme) - Method in interface bibliothek.gui.dock.event.UIListener
Called before the DockTheme of controller changes.
TITLE - Static variable in class bibliothek.gui.dock.action.view.ViewTarget
A target for an item shown on a DockTitle
TITLE - Static variable in class bibliothek.gui.dock.station.stack.action.DockActionDistributor.Target
TITLE_BACKGROUND - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
The background of unselected title components.
TITLE_FOREGROUND - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
The foreground of unselected title components.
TITLE_ID - Static variable in class bibliothek.gui.dock.ScreenDockStation
The key for the DockTitleVersion of this station
TITLE_ID - Static variable in class bibliothek.gui.dock.SplitDockStation
The ID under which this station tries to register a DockTitleFactory
TITLE_ID - Static variable in class bibliothek.gui.dock.StackDockStation
The id of the titlefactory which is used by this station
TITLE_SELECTION_BACKGROUND - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
The background of selected title components.
TITLE_SELECTION_FOREGROUND - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
The foreground of selected title components.
TITLE_SEPARATOR - Static variable in class bibliothek.gui.dock.action.actions.SeparatorAction
A separator which is only visible on titles
TITLE_SEPARATOR - Static variable in class bibliothek.gui.dock.common.action.CSeparator
a separator which is only visible on a title of a CDockable
titleBarChanged(EclipseThemeConnector, Dockable, EclipseThemeConnector.TitleBar) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnectorListener
TitleBarObserver - Class in bibliothek.extension.gui.dock.theme.eclipse.displayer
This class adds an EclipseThemeConnectorListener automatically to the current EclipseThemeConnector and calls TitleBarObserver.invalidated() if the current EclipseThemeConnector.TitleBar for some Dockable does not fit a previously given description.
TitleBarObserver(DockStation, Dockable, EclipseThemeConnector.TitleBar) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.displayer.TitleBarObserver
Creates a new observer.
titleBound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleBound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleBound(Dockable, DockTitle) - Method in interface bibliothek.gui.dock.event.DockableListener
Will be invoked when a DockTitle was bound to a Dockable.
titleBound(DockController, DockTitle, Dockable) - Method in interface bibliothek.gui.dock.event.DockTitleBindingListener
Called when title was bound to dockable.
titleBound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleBound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
titleChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Called when the title text of dockable changed.
titleChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
 
TitleColor - Class in bibliothek.gui.dock.themes.color
A color used by a DockTitle.
TitleColor(String, Path, DockTitle, Color) - Constructor for class bibliothek.gui.dock.themes.color.TitleColor
Creates a new TitleColor.
TitleColor(String, DockTitle, Color) - Constructor for class bibliothek.gui.dock.themes.color.TitleColor
Creates a new TitleColor.
TitleColorTransmitter - Class in bibliothek.gui.dock.common.intern.color
A color transmitter that connects TitleColors with the common-project and the ColorMap of the CDockables.
TitleColorTransmitter(ColorManager, String...) - Constructor for class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
Creates a new transmitter.
titleContains(int, int) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Tells whether the point x/y is inside the title of this displayer or not.
titleContains(int, int) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
Tells whether the given point is inside a button.
titleContains(int, int) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
TitleDockAction - Annotation Type in bibliothek.gui.dock.station.stack.action
A DockAction marked with this annotation will be shown on a DockTitle assuming that DefaultDockActionDistributor is installed.
TitleDockBorder - Interface in bibliothek.gui.dock.title
titleExchanged(Dockable, DockTitle) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleExchanged(Dockable, DockTitle) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleExchanged(Dockable, DockTitle) - Method in interface bibliothek.gui.dock.event.DockableListener
Invoked when the properties of a Dockable have a so dramatically changed, that the DockTitle title is no longer considered a good title and should be replaced.
titleExchanged(Dockable, DockTitle) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleExchanged(Dockable, DockTitle) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
TitleFont - Class in bibliothek.gui.dock.themes.font
Represents a font used by a DockTitle.
TitleFont(String, DockTitle, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.TitleFont
Creates a new title font.
TitleFont(String, DockTitle, Path, FontModifier) - Constructor for class bibliothek.gui.dock.themes.font.TitleFont
Creates a new title font.
TitleFont(String, DockTitle, Path) - Constructor for class bibliothek.gui.dock.themes.font.TitleFont
Creates a new title font.
TitleFont(String, DockTitle) - Constructor for class bibliothek.gui.dock.themes.font.TitleFont
Creates a new title font.
TitleFontTransmitter - Class in bibliothek.gui.dock.common.intern.font
TitleFontTransmitter(FontManager) - Constructor for class bibliothek.gui.dock.common.intern.font.TitleFontTransmitter
Creates a new transmitter
titleIconChanged(Dockable, Icon, Icon) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleIconChanged(Dockable, Icon, Icon) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleIconChanged(Dockable, Icon, Icon) - Method in interface bibliothek.gui.dock.event.DockableListener
Invoked when the title-icon of a Dockable has changed
titleIconChanged(Dockable, Icon, Icon) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleIconChanged(Dockable, Icon, Icon) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
titleInsets() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
Gets the Insets of this title, tells how much space is not to be covered by children Components.
TitleMovingImage - Class in bibliothek.gui.dock.title
A moving image that uses a DockTitle to paint its content.
TitleMovingImage(Dockable, DockTitle) - Constructor for class bibliothek.gui.dock.title.TitleMovingImage
Creates a new image.
titleShownChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
 
titleShownChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
Called when the property CDockable.isTitleShown() has changed.
titleTextChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleTextChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleTextChanged(Dockable, String, String) - Method in interface bibliothek.gui.dock.event.DockableListener
Invoked when the title of a Dockable has changed.
titleTextChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleTextChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
titleToolTipChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleToolTipChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleToolTipChanged(Dockable, String, String) - Method in interface bibliothek.gui.dock.event.DockableListener
Called when the tooltip of a Dockable changed.
titleToolTipChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleToolTipChanged(Dockable, String, String) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
titleUnbound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource.FocusAction
 
titleUnbound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.event.DockableAdapter
 
titleUnbound(Dockable, DockTitle) - Method in interface bibliothek.gui.dock.event.DockableListener
Will be invoked when a DockTitle was unbound from a Dockable.
titleUnbound(DockController, DockTitle, Dockable) - Method in interface bibliothek.gui.dock.event.DockTitleBindingListener
Called when title was unbound from dockable.
titleUnbound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
 
titleUnbound(Dockable, DockTitle) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
 
toDimension() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
Returns this size as Dimension.
Todo - Annotation Type in bibliothek.util
Used to mark elements that need to be modified in a future release.
Todo.Compatibility - Enum in bibliothek.util
Tells whether a Todo is backwards compatible
Todo.Priority - Enum in bibliothek.util
Tells how important an Todo is
Todo.Version - Enum in bibliothek.util
Tells when a Todo is scheduled to be implemented
toElement(ResizeElement<T>, SplitNode) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
Transforms a SplitNode into the matching kind of ResizeElement.
toFront() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Tries to focus this dockable.
toFront(Component) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Tries to focus this dockable, and then ensures that the Component focus actually gets the focus.
The behavior of this method is not defined for the case where focus is not a child of this.
There is no guarantee of success, this methods fails silently if the focus cannot be gained.
toFront() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Called when this window should become the focus owner and be shown at the most prominent location.
toFront() - Method in class bibliothek.gui.dock.station.screen.window.InternalDockDialog
 
toFront() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
 
toFront() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockFrame
 
toFront() - Method in class bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest
 
toFront() - Method in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest
Selects the Dockable beneath the mouse, moves it to the front and tries to focus it.
toLayoutBlock() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
 
toLayoutBlock() - Method in interface bibliothek.gui.dock.station.stack.tab.LonelyTabPaneComponent
Gets a LayoutBlock related to this component.
toLocation() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
Calculates which bounds the element accessed through the given path would have.
toLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
Calculates which bounds the element accessed through this path would have.
toLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
Gets some DockableProperty that works as backup property if the referenced placeholder is not found.
toMap(Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
 
toMap(Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
Converts the content of this perspective to a PlaceholderMap that can be stored persistently.
toMap(Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
Converts this perspective into a PlaceholderMap.
toMap() - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
Converts this list into a PlaceholderMap, any remaining Dockable or DockStation will be converted into its placeholder using the currently installed PlaceholderStrategy.
toMap() - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
Converts this list into a PlaceholderMap, any remaining Dockable or DockStation will be converted into its placeholder using the currently installed PlaceholderStrategy.
toMap(PlaceholderListItemConverter<?, ? super P>) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Converts this list into a PlaceholderMap, any remaining Dockable or DockStation will be converted using converter.
toMultiId(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
Transforms an identifier to an identifier for a MultipleCDockable.
Note that this method must never create an identifier that passes CControlRegister.isSingleId(String).
toMultiId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
 
tooltip - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
the tooltip of the selected element
TOOLTIP_STRATEGY - Static variable in class bibliothek.gui.dock.security.GlassedPane
the strategy used by a GlassedPane to manage its tooltips
tooltipChanged(BasicButtonModel, String, String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
tooltipChanged(BasicButtonModel, String, String) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the tooltip of the action changed.
TooltipStrategy - Interface in bibliothek.gui.dock.security
A TooltipStrategy is used by a GlassedPane to find out which tooltip present.
TooltipStrategyCallback - Interface in bibliothek.gui.dock.security
A callback forwarded to a TooltipStrategy, allows the strategy to configure a GlassedPane.
toOrientation() - Method in enum bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement
Transforms this into an DockTitle.Orientation.
TOP_LEFT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
constant indicating the top left edge has to be painted round
TOP_LEFT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
constant indicating the top left edge has to be painted round
TOP_RIGHT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
constant indicating the top right edge has to be painted round
TOP_RIGHT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
constant indicating the top right edge has to be painted round
TOPMOST - Static variable in interface bibliothek.gui.dock.common.group.CGroupBehavior
A behavior that moves only one Dockable at a time.
TopMostGroupBehavior - Class in bibliothek.gui.dock.common.group
This most simple CGroupBehavior just set the mode of the one Dockable whose mode should change anyway.
TopMostGroupBehavior() - Constructor for class bibliothek.gui.dock.common.group.TopMostGroupBehavior
 
toSingleId(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
Transforms an identifier to an identifier for a SingleCDockable.
Note that this method must never create an identifier that passes CControlRegister.isMultiId(String).
toSingleId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
 
toSplitLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
Gets a SplitDockProperty that works as backup property if the referenced placeholder is not found.
toStation(Dockable) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
 
toStation(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
 
toStation(D) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Converts dockable to the representation of a DockStation.
toString(KeyStroke, boolean) - Static method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
Transforms stroke into a human readable string.
toString() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
 
toString() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.Arch
 
toString() - Method in class bibliothek.gui.dock.action.ActionContentModifier
 
toString() - Method in class bibliothek.gui.dock.action.ActionType
 
toString() - Method in class bibliothek.gui.dock.action.view.ViewTarget
 
toString() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
 
toString() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
toString() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
 
toString() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
 
toString() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
 
toString() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CContentAreaCenterLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CFlapIndexLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CGridAreaLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CMaximalExternalizedLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CMaximizedLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CMinimizeAreaLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CMinimizedLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CSplitLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CStackLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.CWorkingAreaLocation
 
toString() - Method in class bibliothek.gui.dock.common.location.TreeLocationLeaf
 
toString() - Method in class bibliothek.gui.dock.common.location.TreeLocationNode
 
toString() - Method in class bibliothek.gui.dock.common.location.TreeLocationRoot
 
toString() - Method in class bibliothek.gui.dock.dockable.DockableStateEvent
 
toString() - Method in class bibliothek.gui.dock.facile.mode.Location
 
toString() - Method in class bibliothek.gui.dock.SplitDockStation
 
toString() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
toString() - Method in class bibliothek.gui.dock.station.layer.LayerPriority
 
toString() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
 
toString() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
 
toString() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
toString(int, StringBuilder) - Method in class bibliothek.gui.dock.station.split.Leaf
 
toString(int, StringBuilder) - Method in class bibliothek.gui.dock.station.split.Node
 
toString(int, StringBuilder) - Method in class bibliothek.gui.dock.station.split.Placeholder
 
toString(int, StringBuilder) - Method in class bibliothek.gui.dock.station.split.Root
 
toString() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty.Node
 
toString() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
toString() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
 
toString() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
toString(StringBuilder, int) - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
Converts this key and all its children into a String.
toString() - Method in class bibliothek.gui.dock.station.split.SplitDockTree
 
toString() - Method in class bibliothek.gui.dock.station.split.SplitNode
 
toString(int, StringBuilder) - Method in class bibliothek.gui.dock.station.split.SplitNode
Writes some contents of this node into out.
toString() - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
toString() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock.TabsSize
 
toString() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
 
toString() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
 
toString(Dockable) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
 
toString(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
 
toString() - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
 
toString(D) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Gets a representation of dockable as string.
toString() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
 
toString() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
 
toString() - Method in class bibliothek.gui.dock.support.mode.ModeManager
 
toString() - Method in class bibliothek.gui.dock.util.extension.ExtensionName
 
toString() - Method in class bibliothek.gui.dock.util.PropertyKey
 
toString() - Method in class bibliothek.gui.dock.util.PropertyValue
 
toString() - Method in class bibliothek.util.container.Quartuple
 
toString() - Method in class bibliothek.util.container.Single
 
toString() - Method in class bibliothek.util.container.Triple
 
toString() - Method in class bibliothek.util.container.Tuple
 
toString() - Method in class bibliothek.util.Path
 
toString() - Method in class bibliothek.util.Version
 
toString() - Method in class bibliothek.util.xml.XElement
 
toTree() - Method in class bibliothek.gui.dock.common.CGrid
Creates and returns a tree which contains the CommonDockables of this CGrid.
toTree() - Method in class bibliothek.gui.dock.station.split.PerspectiveSplitDockGrid
Converts the current grid into a tree.
toTree() - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
Converts the current grid into a tree.
transmit() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab.BubbleTabColor
Transmits the color of this TabColor if the state is correct.
Transparency - Enum in bibliothek.gui.dock.util
A description of how some Component (e.g.
transparencyChanged(BackgroundAlgorithm, Transparency) - Method in interface bibliothek.gui.dock.util.BackgroundAlgorithmListener
Called when the transparency of algorithm changed to transparency.
TRANSPARENT - Static variable in interface bibliothek.gui.dock.util.BackgroundPaint
Simple BackgroundPaint that will attempt to make any background transparent
tree() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
Transforms the grid into a tree and returns the root.
treeChanged() - Method in class bibliothek.gui.dock.station.split.Root
 
treeChanged() - Method in class bibliothek.gui.dock.station.split.SplitNode
Called if a child of this node changed.
TreeLocationLeaf - Class in bibliothek.gui.dock.common.location
Represents a leaf in a path of tree-nodes.
TreeLocationLeaf(AbstractTreeLocation, long) - Constructor for class bibliothek.gui.dock.common.location.TreeLocationLeaf
Creates a new leaf.
TreeLocationNode - Class in bibliothek.gui.dock.common.location
A turn in a path to an element, beginning at the "normalized-area".
TreeLocationNode(AbstractTreeLocation, double, Side, long) - Constructor for class bibliothek.gui.dock.common.location.TreeLocationNode
Creates a new node.
TreeLocationRoot - Class in bibliothek.gui.dock.common.location
The root of a path of turns, leading to the location of an element, beginning at the "normalized-area".
TreeLocationRoot(CSplitLocation, double, Side, long) - Constructor for class bibliothek.gui.dock.common.location.TreeLocationRoot
Creates a new location.
trigger() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Starts a transition
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
 
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
 
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.SeparatorAction
 
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
 
trigger(KeyEvent, Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Called when the user hit the accelerator.
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
 
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Check
 
trigger(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Radio
 
trigger(Dockable) - Method in interface bibliothek.gui.dock.action.DockAction
Does the appropriate action that can be done respecting the current state of this action.
trigger(Dockable) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
 
trigger(KeyEvent, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction.Action
 
trigger(Dockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
 
trigger() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Called when the left mouse button has been pressed and released within the owner and when this model is enabled.
triggered() - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
triggered() - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the user triggered the action.
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicMenuHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Check
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Radio
 
triggered() - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTrigger
Invoked by a BasicButtonModel when the button, which is monitored by the model, is clicked.
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.ButtonDropDownHandler
 
triggered() - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Invoked if the item is triggered from outside.
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
 
triggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
Triple<A,B,C> - Class in bibliothek.util.container
An object containing three generic fields.
Triple() - Constructor for class bibliothek.util.container.Triple
 
Triple(A, B, C) - Constructor for class bibliothek.util.container.Triple
 
TRUE - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
A ButtonContentCondition that is always true
TrueMovingImage - Class in bibliothek.gui.dock.dockable
A MovingImage that truly uses an Image to paint its content.
TrueMovingImage() - Constructor for class bibliothek.gui.dock.dockable.TrueMovingImage
 
tryAddWorkaround(String) - Static method in class bibliothek.util.Workarounds
Tries first to call Class.forName(String) with className as argument, then creates a new object, casts it to a Workaround, and finally installs that workaround
tryAutoRemove() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
tryLoadDefaultExtensions() - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
Tries to load the standard extensions that are developed alongside with the main-framework.
Tuple<A,B> - Class in bibliothek.util.container
An object containing two generic fields.
Tuple() - Constructor for class bibliothek.util.container.Tuple
 
Tuple(A, B) - Constructor for class bibliothek.util.container.Tuple
 
TYPE_BOOLEAN_PATH - Static variable in class bibliothek.util.Path
standard path for Boolean
TYPE_ID - Static variable in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
The type of this area, returned by ExternalizingCGridArea.getTypeId()
TYPE_ID - Static variable in class bibliothek.gui.dock.common.CExternalizeArea
TYPE_ID - Static variable in class bibliothek.gui.dock.common.CGridArea
The result of CGridArea.getTypeId()
TYPE_ID - Static variable in class bibliothek.gui.dock.common.CMinimizeArea
TYPE_ID - Static variable in class bibliothek.gui.dock.common.CWorkingArea
TYPE_ID_CENTER - Static variable in class bibliothek.gui.dock.common.CContentArea
The result of CStation.getTypeId() for the center station
TYPE_ID_MINIMIZE - Static variable in class bibliothek.gui.dock.common.CContentArea
The result of CStation.getTypeId() for the minimize stations
TYPE_INT_PATH - Static variable in class bibliothek.util.Path
standard path for Integer
TYPE_KEYSTROKE_PATH - Static variable in class bibliothek.util.Path
standard path for KeyStroke, can use KeyStrokeValidator as information
TYPE_LABEL - Static variable in class bibliothek.util.Path
standard path for a label, a label is not shown in an enabled editor
TYPE_MODIFIER_MASK_PATH - Static variable in class bibliothek.util.Path
standard path for ModifierMask
TYPE_STRING_CHOICE_PATH - Static variable in class bibliothek.util.Path
standard path for a choice using a String as value and a Choice as information
TYPE_STRING_PATH - Static variable in class bibliothek.util.Path
standard path for String
TypedActionGuard<T extends Dockable> - Class in bibliothek.gui.dock.action
This ActionGuard reacts only on Dockables with a given type.
TypedActionGuard(Class<T>) - Constructor for class bibliothek.gui.dock.action.TypedActionGuard
Constructs the TypedActionGuard and sets the type to react on.
TypedPropertyUIScheme - Class in bibliothek.gui.dock.util
This UIScheme is intended to be used by a TypedUIProperties to fill in gaps by reading selected keys of a DockProperties.
TypedPropertyUIScheme(DockProperties) - Constructor for class bibliothek.gui.dock.util.TypedPropertyUIScheme
Creates a new scheme
TypedUIProperties - Class in bibliothek.gui.dock.util
A wrapper around an UIProperties enhancing the properties with type safety.
TypedUIProperties(DockController) - Constructor for class bibliothek.gui.dock.util.TypedUIProperties
Creates a new map.
TypedUIProperties.Type<T> - Class in bibliothek.gui.dock.util
A class describing a type, different TypedUIProperties.Type objects may share the same Class object but with different or even equal generic parameters.
TypedUIProperties.Type(String) - Constructor for class bibliothek.gui.dock.util.TypedUIProperties.Type
Creates a new type.
A B C D E F G H I J K L M N O P Q R S T U V W X Y