Skip navigation links
A B C D E F G I L R S T U W 

A

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.
addListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
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
 
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.
asStation() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
asStation() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
autoDefaultArea() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 

B

bibliothek.gui.dock.toolbar - package bibliothek.gui.dock.toolbar
 
bibliothek.gui.dock.toolbar.intern - package bibliothek.gui.dock.toolbar.intern
 
bibliothek.gui.dock.toolbar.location - package bibliothek.gui.dock.toolbar.location
 
bibliothek.gui.dock.toolbar.perspective - package bibliothek.gui.dock.toolbar.perspective
 

C

column(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Gets or creates the CToolbarGroupPerspective.Column at index.
CommonToolbarContainerDockPerspective - Class in bibliothek.gui.dock.toolbar.perspective
The type of object that is used by CToolbarAreaPerspective as intern representation.
CommonToolbarContainerDockPerspective(CToolbarAreaPerspective) - Constructor for class bibliothek.gui.dock.toolbar.perspective.CommonToolbarContainerDockPerspective
Creates the new perspective
CommonToolbarContainerDockStation - Class in bibliothek.gui.dock.toolbar.intern
A ToolbarContainerDockStation used as root station.
CommonToolbarContainerDockStation(CToolbarArea, Orientation) - Constructor for class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
CommonToolbarItemDockable - Class in bibliothek.gui.dock.toolbar.intern
CommonToolbarItemDockable(CToolbarItem) - Constructor for class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
Creates a new dockable.
createCommonDockable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
createEnablements() - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
 
createExpandStrategy() - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
 
createPerspective() - Method in class bibliothek.gui.dock.toolbar.CToolbarArea
 
createPerspective() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarMode
 
CToolbarArea - Class in bibliothek.gui.dock.toolbar
The CToolbarArea acts as root CStation for toolbars.
CToolbarArea(String, Orientation) - Constructor for class bibliothek.gui.dock.toolbar.CToolbarArea
Creates a new container.
CToolbarAreaHandle - Class in bibliothek.gui.dock.toolbar.location
A connection between a CToolbarArea and the CToolbarModeArea interface.
CToolbarAreaHandle(CToolbarArea) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
CToolbarAreaLocation - Class in bibliothek.gui.dock.toolbar.location
A CLocation pointing to a CToolbarArea.
CToolbarAreaLocation(CToolbarArea) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
Creates a new location.
CToolbarAreaPerspective - Class in bibliothek.gui.dock.toolbar.perspective
Represents a CToolbarArea as perspective.
CToolbarAreaPerspective(String) - Constructor for class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Creates a new perspective.
CToolbarContentArea - Class in bibliothek.gui.dock.toolbar
Adds four CToolbarAreas around the existing CStations of this CContentArea.
CToolbarContentArea(CControl, String) - Constructor for class bibliothek.gui.dock.toolbar.CToolbarContentArea
Creates a new content area
CToolbarContentPerspective - Class in bibliothek.gui.dock.toolbar.perspective
Represents a CToolbarContentArea as perspective.
CToolbarContentPerspective(CPerspective, String) - Constructor for class bibliothek.gui.dock.toolbar.perspective.CToolbarContentPerspective
Wraps around perspective and represents the CToolbarContentArea with unique identifier id.
CToolbarExtension - Class in bibliothek.gui.dock.toolbar
This extension adds toolbars to the common project.
CToolbarExtension() - Constructor for class bibliothek.gui.dock.toolbar.CToolbarExtension
 
CToolbarGroupLocation - Class in bibliothek.gui.dock.toolbar.location
This location points to a group of toolbars.
CToolbarGroupLocation(CLocation, int) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
Creates a new location.
CToolbarGroupPerspective - Class in bibliothek.gui.dock.toolbar.perspective
A wrapper around a ToolbarGroupDockPerspective, offers features that are useful in the Common project only.
CToolbarGroupPerspective(ToolbarGroupDockPerspective) - Constructor for class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Creates a new perspective wrapping around delegate.
CToolbarGroupPerspective.Column - Class in bibliothek.gui.dock.toolbar.perspective
Represents a single column of toolbars in a group of toolbars.
CToolbarItem - Class in bibliothek.gui.dock.toolbar
A CToolbarItem is an item (e.g. a button) that is shown in a toolbar.
CToolbarItem(String) - Constructor for class bibliothek.gui.dock.toolbar.CToolbarItem
Creates a new item.
CToolbarItemLocation - Class in bibliothek.gui.dock.toolbar.location
A location pointing to one item of a toolbar.
CToolbarItemLocation(CLocation, int) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
Creates a new location.
CToolbarLocation - Class in bibliothek.gui.dock.toolbar.location
A location pointing to a toolbar that is part of a group of toolbars.
CToolbarLocation(CLocation, int, int) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarLocation
Creates a new location.
CToolbarMode - Class in bibliothek.gui.dock.toolbar.location
This CLocationMode describes the areas that are part of a toolbar.
CToolbarMode(CControl) - Constructor for class bibliothek.gui.dock.toolbar.location.CToolbarMode
Creates a new mode
CToolbarModeArea - Interface in bibliothek.gui.dock.toolbar.location
A combination of the interfaces CModeArea and StationModeArea.
CToolbarModePerspective - Class in bibliothek.gui.dock.toolbar.perspective
Represents a CToolbarMode.
CToolbarModePerspective() - Constructor for class bibliothek.gui.dock.toolbar.perspective.CToolbarModePerspective
 
CToolbarPerspective - Class in bibliothek.gui.dock.toolbar.perspective
A wrapper around a ToolbarDockPerspective, represents a single toolbar.
CToolbarPerspective(ToolbarDockPerspective) - Constructor for class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Creates a new perspective wrapping around delegate.

D

destroy() - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 

E

ensureNotHidden(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
equals(Object) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
 
expand(CLocation, DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
 
expand(CLocation, ToolbarProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.
expand(CLocation, ToolbarGroupProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.
expand(CLocation, ToolbarContainerProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.

F

FACTORY - Static variable in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
A factory creating new ToolbarExtendedModeEnablements.
findMode() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
 
findMode() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
 
findMode() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
 
findMode() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
 
findProperty(DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
 
findProperty(DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
 
findProperty(DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
 
findProperty(DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
 
findRoot() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
 
findRoot() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
 
findRoot() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
 
findRoot() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
 

G

getCLocation(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
getCLocation(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarMode
 
getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarMode
 
getColumnCount() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Gets the total number of columns.
getConverterID() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
getConverterID() - Method in class bibliothek.gui.dock.toolbar.perspective.CommonToolbarContainerDockPerspective
 
getDelegate() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Allows access to the internal representation of this perspective.
getDelegate() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Allows access to the internal representation of this perspective.
getDockable() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
getDockStation() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
getEastToolbar() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the toolbar which is shown at the east side.
getEastToolbar() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarContentPerspective
Gets a perspective of the east CToolbarArea.
getEastToolbarIdentifier() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the east side.
getEastToolbarIdentifier(String) - Static method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the east side.
getElement() - Method in class bibliothek.gui.dock.toolbar.perspective.CommonToolbarContainerDockPerspective
 
getExtendedMode() - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
getFactoryID() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
getFactoryID() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
getFactoryID() - Method in class bibliothek.gui.dock.toolbar.perspective.CommonToolbarContainerDockPerspective
 
getGroupCount() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Gets the number of groups this station currently has.
getIdentifier() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarModePerspective
 
getItem(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Gets the item at location index.
getItemCount() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Gets the number of children of this toolbar.
getLocation(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
getNorthToolbar() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the toolbar which is shown at the north side.
getNorthToolbar() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarContentPerspective
Gets a perspective of the north CToolbarArea.
getNorthToolbarIdentifier() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the north side.
getNorthToolbarIdentifier(String) - Static method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the north side.
getParent() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
 
getParent() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarGroupLocation
 
getParent() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarItemLocation
 
getParent() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
 
getPerspective() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
getSettingFactory() - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
getSources() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
getSouthToolbar() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the toolbar which is shown at the south side.
getSouthToolbar() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarContentPerspective
Gets a perspective of the south CToolbarArea.
getSouthToolbarIdentifier() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the south side.
getSouthToolbarIdentifier(String) - Static method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the south side.
getStation() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarContainerDockStation
 
getStation() - Method in class bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
 
getStation() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
getStationLocation() - Method in class bibliothek.gui.dock.toolbar.CToolbarArea
 
getToolbar(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Gets the toolbar at location index.
getToolbarCount() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective.Column
Gets the number of toolbars in this column.
getToolbarCount() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Gets the total number of toolbars in this group.
getTypeId() - Method in class bibliothek.gui.dock.toolbar.CToolbarArea
 
getTypeId() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
getUniqueId() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
getUniqueId() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
getUniqueId() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
getUniqueIdentifier() - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
getWestToolbar() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the toolbar which is shown at the west side.
getWestToolbar() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarContentPerspective
Gets a perspective of the west CToolbarArea.
getWestToolbarIdentifier() - Method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the west side.
getWestToolbarIdentifier(String) - Static method in class bibliothek.gui.dock.toolbar.CToolbarContentArea
Gets the unique identifier that is used for the CToolbarArea at the west side.
group(int) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaLocation
Gets a location that points to a specific group of toolbars on a CToolbarArea.
group(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Gets or creates a group of toolbars at location index.

I

IDENTIFIER - Static variable in class bibliothek.gui.dock.toolbar.location.ToolbarMode
the unique identifier of this mode
insert(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Creates a new CToolbarGroupPerspective and inserts the new group at index.
insert(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective.Column
Creates a new toolbar at index.
insert(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
Creates a new, empty column.
install(CControlAccess) - Method in class bibliothek.gui.dock.toolbar.CToolbarArea
 
install(DockController) - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
 
install(CControl) - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
Installs this extension on control.
intern() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
intern() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
isAvailable(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
isBasicMode() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarMode
 
isChild(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
isCloseable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
isDefaultMode(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
isExternalizable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
isHidden(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
isLocationRoot() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
isMaximizable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
isMinimizable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
isRoot() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
isStackable() - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
 
isWorkingArea() - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
item(int) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarLocation
Gets the location of an item of this toolbar.

L

load(DockController, ExtensionName<E>) - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
 

R

readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
remove(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Removes the group at location index from this station.
remove(CToolbarGroupPerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
Removes group from this station.
remove(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective.Column
Removes the toolbar at location index from this column.
remove(CToolbarPerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective.Column
Removes toolbar from this column.
remove(int) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Removes the index'th child of this toolbar.
remove(CDockablePerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarPerspective
Removes item from this toolbar
removeListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.toolbar.intern.ToolbarExtendedModeEnablement
 
removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
respectWorkingAreas() - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
respectWorkingAreas(DockStation) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarMode
 

S

setController(DockController) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
setItem(CAction) - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
Sets a component which should be shown when this dockable is in state ExpandedState.SHRUNK.
setItem(Component) - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
Sets a component which should be shown when this dockable is in state ExpandedState.SHRUNK.
setItem(Component, ExpandedState) - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
Sets a component which should be shown when this dockable is in state state.
setItem(CAction, ExpandedState) - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
Sets a component which should be shown when this dockable is in state state.
setItem(ToolbarItem, ExpandedState) - Method in class bibliothek.gui.dock.toolbar.CToolbarItem
Sets a component which should be shown when this dockable is in state state.
setLocation(Dockable, DockableProperty, AffectedSet) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
setMode(LocationMode) - Method in class bibliothek.gui.dock.toolbar.location.CToolbarAreaHandle
 
setPerspective(CPerspective) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 
setRoot(boolean) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarAreaPerspective
 

T

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.
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
 
ToolbarMode<T extends 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.
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
 
TYPE_ID - Static variable in class bibliothek.gui.dock.toolbar.CToolbarArea

U

uninstall(CControlAccess) - Method in class bibliothek.gui.dock.toolbar.CToolbarArea
 
uninstall(DockController) - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
 
uninstall(CControl) - Method in class bibliothek.gui.dock.toolbar.CToolbarExtension
Removes this extension from control.

W

writeSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
A B C D E F G I L R S T U W 
Skip navigation links

Copyright © 2018. All rights reserved.