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

A

AbstractCustomizationMenu - Class in bibliothek.gui.dock.station.toolbar.menu
The abstract implementation of CustomizationMenu offers fields to store standard data required by all menus.
AbstractCustomizationMenu() - Constructor for class bibliothek.gui.dock.station.toolbar.menu.AbstractCustomizationMenu
 
AbstractToolbarDockStation - Class in bibliothek.gui.dock
Base class of a DockStation behaving like a typical toolbar: the children are ordered in a list, an optional title and border may be shown.
AbstractToolbarDockStation() - Constructor for class bibliothek.gui.dock.AbstractToolbarDockStation
Constructs a new ToolbarDockStation.
AbstractToolbarGroupActions<P,C extends AbstractToolbarGroupActions.Column> - Class in bibliothek.gui.dock.station.toolbar.group
A class that can create one DockActionSource for each ToolbarColumn a ToolbarGroupDockStation has.
AbstractToolbarGroupActions(ToolbarGroupDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.group.AbstractToolbarGroupActions
Creates a new object
AbstractToolbarGroupActions.Column - Class in bibliothek.gui.dock.station.toolbar.group
Represents one column of the ToolbarGroupDockStation.
AbstractToolbarGroupActions.Column(ToolbarColumn<Dockable, P>) - Constructor for class bibliothek.gui.dock.station.toolbar.group.AbstractToolbarGroupActions.Column
Creates a new column.
AbstractToolbarMerger - Class in bibliothek.gui.dock.station.toolbar
An algorithm allowing to merge two AbstractToolbarDockStations together.
AbstractToolbarMerger() - Constructor for class bibliothek.gui.dock.station.toolbar.AbstractToolbarMerger
 
accept(Dockable) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
accept(DockStation) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
accept(Dockable) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
accept(DockStation) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
accept(Dockable) - Method in class bibliothek.gui.dock.ToolbarGroupDockStation
 
accept(DockStation) - Method in class bibliothek.gui.dock.ToolbarGroupDockStation
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.ToolbarGroupDockStation
 
accept(DockStation) - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
add(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
Adds dockable at the end of the list of children.
add(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
Adds dockable at location index in the list of children.
add(CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.CustomizationMenuContentGrid
Adds item to this grid.
add(int, CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.CustomizationMenuContentGrid
Adds item to this grid.
add(CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.CustomizationMenuContentVerticalBox
Adds item to this box.
add(int, CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.CustomizationMenuContentVerticalBox
Adds item to this box.
add(CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.GroupedCustomizationMenuContent.Group
Adds item to this group, there is no effect if the menu is currently showing.
add(int, CustomizationMenuContent) - Method in class bibliothek.gui.dock.station.toolbar.menu.GroupedCustomizationMenuContent.Group
Adds item to this group, there is no effect if the menu is currently showing.
add(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
Adds dockable at the end of column column.
add(String) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Creates and adds a new SingleCDockablePerspective at the end of this toolbar.
add(int, String) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Creates and adds a new SingleCDockablePerspective at location index in this toolbar.
add(CDockablePerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Adds item at the end of this toolbar.
add(int, CDockablePerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Inserts item at location index in this toolbar.
add(Dockable, int) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
Add one dockable at the index position.
add(Dockable, int, Path) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
add(Dockable, int) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
add(Dockable, int, Path) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
addAdjustmentListener(AdjustmentListener) - Method in interface bibliothek.gui.dock.station.toolbar.group.ColumnScrollBar
Adds a listener to this scrollbar, the listener is to be called whenever the value changes.
addAdjustmentListener(AdjustmentListener) - Method in class bibliothek.gui.dock.station.toolbar.group.SlimScrollbar
 
addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.LineDockActionSource
 
added(P) - Method in interface bibliothek.gui.dock.station.toolbar.layout.PlaceholderToolbarGridConverter
Called after the item item has been added to the grid.
added(StationChildHandle) - Method in interface bibliothek.gui.dock.station.toolbar.ToolbarContainerConverterCallback
Called after dockable was added to the list of dockables.
addExpandableListener(ExpandableToolbarItemListener) - Method in class bibliothek.gui.dock.AbstractToolbarDockStation
 
addExpandableListener(ExpandableToolbarItemListener) - Method in interface bibliothek.gui.dock.toolbar.expand.ExpandableToolbarItem
Adds the observer listener to this item.
addExpandableListener(ExpandableToolbarItemListener) - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
addExpandedListener(ExpandableToolbarItemStrategyListener) - Method in interface bibliothek.gui.dock.ExpandableToolbarItemStrategy
Adds a listener to this strategy, the listener is to be informed if the state of an item changes.
addExpandedListener(ExpandableToolbarItemStrategyListener) - Method in class bibliothek.gui.dock.toolbar.expand.DefaultExpandableToolbarItemStrategy
 
addExpandedListener(ExpandableToolbarItemStrategyListener) - Method in class bibliothek.gui.dock.toolbar.expand.DisabledExpandableToolbarItemStrategy
 
addGroup(String) - Method in class bibliothek.gui.dock.station.toolbar.menu.GroupedCustomizationMenuContent
Creates a new GroupedCustomizationMenuContent.Group with a new GroupedCustomizationMenuTitle, and adds this group to this menu.
addGroup(GroupedCustomizationMenuContent.Group) - Method in class bibliothek.gui.dock.station.toolbar.menu.GroupedCustomizationMenuContent
Adds a new group to this menu.
addHeaderComponent(Component) - Method in class bibliothek.gui.dock.ToolbarGroupDockStation.OverpaintablePanelBase
 
adding(StationChildHandle) - Method in interface bibliothek.gui.dock.station.toolbar.ToolbarContainerConverterCallback
Called before dockable is added to the list of dockables.
addLayoutComponent(String, Component) - Method in class bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager
 
addLayoutComponent(Component, Object) - Method in class bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager
 
addLayoutComponent(String, Component) - Method in class bibliothek.gui.dock.station.toolbar.SpanToolbarLayoutManager
 
addLayoutComponent(Component, Object) - Method in class bibliothek.gui.dock.station.toolbar.SpanToolbarLayoutManager
 
addLayoutComponent(String, Component) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerLayoutManager
 
addLayoutComponent(Component, Object) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerLayoutManager
 
addListener(ColumnDockActionSourceListener) - Method in class bibliothek.gui.dock.station.toolbar.group.AbstractToolbarGroupActions
 
addListener(ToolbarColumnListener<D, P>) - Method in interface bibliothek.gui.dock.station.toolbar.group.ToolbarColumn
Adds the new observer listener to this column.
addListener(ToolbarColumnModelListener<D, P>) - Method in interface bibliothek.gui.dock.station.toolbar.group.ToolbarColumnModel
Adds the observer listener to this model.
addListener(ColumnDockActionSourceListener) - Method in interface bibliothek.gui.dock.station.toolbar.title.ColumnDockActionSource
Adds the observer listener to this source.
addListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.toolbar.item.ComponentItem
 
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.toolbar.item.DockActionItem
 
addMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.ToolbarItem
Urges this item to add listener to its component.
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
addOrientingDockStationListener(OrientingDockStationListener) - Method in class bibliothek.gui.dock.AbstractToolbarDockStation
 
addOrientingDockStationListener(OrientingDockStationListener) - Method in interface bibliothek.gui.dock.station.OrientingDockStation
Adds the observer listener to this station.
addOrientingDockStationListener(OrientingDockStationListener) - Method in class bibliothek.gui.dock.station.ToolbarTabDockStation
 
addOrientingDockStationListener(OrientingDockStationListener) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
after(InserterSource) - Method in class bibliothek.gui.dock.station.screen.ScreenToolbarInserter
 
allColumns() - Method in class bibliothek.gui.dock.station.toolbar.layout.PlaceholderToolbarGrid
Gets an iterator over all columns, including the columns with no content.
append(Dockable) - Method in class bibliothek.gui.dock.station.toolbar.menu.CustomizationButton.Button
 
append(Dockable) - Method in interface bibliothek.gui.dock.station.toolbar.menu.CustomizationMenuCallback
Adds dockable to the station or one of its sub stations.
applyPersistentSizes(WizardNodeMap, boolean) - Method in class bibliothek.gui.dock.wizard.WizardColumnModel
Updates the dividers of all Nodes such that the actual size of the columns and cells results.
asDockable() - Method in class bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
 
asDockable() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
 
asDockable() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
asDockable() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
asDockable() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
asDockStation() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
asDockStation() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
asDockStation() - Method in class bibliothek.gui.dock.ToolbarItemDockable
 
aside() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
Deprecated. see CLocation.aside() for an explanation.
aside() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
Deprecated. see CLocation.aside() for an explanation.
aside() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
Deprecated. see CLocation.aside() for an explanation.
aside() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
Deprecated. see CLocation.aside() for an explanation.
aside(AsideRequest) - Method in class bibliothek.gui.dock.ToolbarContainerDockStation
 
aside(AsideRequest) - Method in class bibliothek.gui.dock.ToolbarDockStation
 
aside(AsideRequest) - Method in class bibliothek.gui.dock.ToolbarGroupDockStation
 
asStation() - Method in interface bibliothek.gui.dock.station.toolbar.layout.GridPlaceholderList.ColumnItem
Converst this item into an item that represents a DockStation
asStation() - Method in class bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
 
asStation() - Method in class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockPerspective
 
asStation() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
asStation() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
attract(ScreenDockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarAttractorStrategy
 
attraction(ScreenDockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarAttractorStrategy
Calculates the result of ToolbarAttractorStrategy.attract(ScreenDockStation, Dockable, Dockable).
autoDefaultArea() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 

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