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

L

LabelEditor - Class in bibliothek.extension.gui.dock.preference.editor
A label editor just shows some object, but does not modify the object.
LabelEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.LabelEditor
 
LAST - Static variable in class bibliothek.gui.dock.station.flap.FlapDockProperty
The location of the last Dockable.
LayerPriority - Class in bibliothek.gui.dock.station.layer
A LayerPriority defines the basic ordering of DockStationDropLayers.
LayerPriority(float, boolean) - Constructor for class bibliothek.gui.dock.station.layer.LayerPriority
Creates a new LayerPriority.
LayerPriority(float, boolean, LayerPriority) - Constructor for class bibliothek.gui.dock.station.layer.LayerPriority
Creates a new LayerPriority.
layout(CommonMultipleDockableLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
layout(CommonMultipleDockableLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
layout(CommonSingleDockableLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
layout(CommonSingleDockableLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
layout(MultipleCDockable, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
 
layout(MultipleCDockable, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
 
layout(CommonDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
 
layout(CommonDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
 
layout(Object, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layout(Object, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layout(L, Map<Integer, Dockable>, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.DockFactory
Creates a new DockElement and changes the layout of the new element such that is matches layout.
layout(L, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.DockFactory
Creates a new DockElement and changes the layout of the new element such that is matches layout.
layout(BackupFactoryData<L>, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
layout(BackupFactoryData<L>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
layout(FlapDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layout(FlapDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layout(ScreenDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layout(ScreenDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layout(SplitDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layout(SplitDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layout(StackDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
layout(StackDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
layout(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
 
layout() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
Updates the number of shown tabs and the boundaries of tabs, menu and info.
layout(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.RowLayout
 
layout(TabPane) - Method in interface bibliothek.gui.dock.station.stack.tab.TabLayoutManager
Lays out the tabs on pane, this manager is free to make any layout it wishes.
LAYOUT_MANAGER - Static variable in class bibliothek.gui.dock.FlapDockStation
Key for the FlapLayoutManager that is used by all FlapDockStations.
LAYOUT_MANAGER - Static variable in class bibliothek.gui.dock.SplitDockStation
Defines the behavior of a DockStation, how to react on a drop-event, how to react on resize and other things related to the layout.
LAYOUT_MANAGER - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPane
The layout manager used by any TabPane to set the boundaries of its children.
LayoutBlock - Interface in bibliothek.gui.dock.station.stack.tab.layouting
Represents one or many components that have some unknown layout and are used by an AbstractTabLayoutManager to layout the contents of a TabPane.
LayoutChangeStrategy - Interface in bibliothek.gui.dock.frontend
Used by a DockFrontend to read layout information and apply new positions for Dockables.
While this interface (like any other interface in this framework) can be implemented by clients, they are not supposed to do so.
layoutContainer(Container) - Method in class bibliothek.gui.dock.station.screen.window.ResizingLayoutManager
 
layoutContainer(Container) - Method in class bibliothek.gui.dock.station.stack.StackTabListLayout
Deprecated.  
layoutContainer(Container) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
 
LayoutLocked - Annotation Type in bibliothek.gui.dock.station
Any method marked with this annotation is forbidden to modify the layout of a DockStation.
layoutPerspective(CommonElementPerspective, CommonMultipleDockableLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
layoutPerspective(CommonMultipleDockableLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
layoutPerspective(CommonSingleDockableLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
layoutPerspective(CommonElementPerspective, CommonSingleDockableLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
layoutPerspective(MultipleCDockable, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
 
layoutPerspective(PerspectiveElement, MultipleCDockable, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
 
layoutPerspective(CommonDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
 
layoutPerspective(CommonDockStationPerspective, CommonDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
 
layoutPerspective(Object, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layoutPerspective(DefaultDockablePerspective, Object, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layoutPerspective(L, Map<Integer, PerspectiveDockable>) - Method in interface bibliothek.gui.dock.DockFactory
Creates an element that can be used by a Perspective to create a layout without creating any DockElements.
layoutPerspective(P, L, Map<Integer, PerspectiveDockable>) - Method in interface bibliothek.gui.dock.DockFactory
Updates the contents of perspective such that it reflects the contents of layout.
layoutPerspective(BackupFactoryData<L>, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
layoutPerspective(P, BackupFactoryData<L>, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
layoutPerspective(FlapDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layoutPerspective(FlapDockPerspective, FlapDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layoutPerspective(ScreenDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layoutPerspective(ScreenDockPerspective, ScreenDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layoutPerspective(SplitDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layoutPerspective(SplitDockPerspective, SplitDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layoutPerspective(StackDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
layoutPerspective(StackDockPerspective, StackDockStationLayout, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
LayoutPreferenceModel - Class in bibliothek.extension.gui.dock.preference.model
A model containing preferences that are related to the layout of the framework.
LayoutPreferenceModel(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.model.LayoutPreferenceModel
 
layouts() - Method in class bibliothek.gui.dock.common.CControl
Gets a list of all layouts that are currently known.
leaf(long) - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
Creates a new leaf of this path.
Leaf - Class in bibliothek.gui.dock.station.split
Represents a leaf in the tree that is the structure of a SplitDockStation.
Leaf(SplitDockAccess) - Constructor for class bibliothek.gui.dock.station.split.Leaf
Creates a new leaf.
Leaf(SplitDockAccess, long) - Constructor for class bibliothek.gui.dock.station.split.Leaf
Creates a new leaf.
leaf(Dockable, long, Path[], PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitDockTreeFactory
 
leaf(Dockable, long, Path[], PlaceholderMap) - Method in interface bibliothek.gui.dock.station.split.SplitTreeFactory
Informs about a leaf of the tree.
leaf(Dockable, long, Path[], PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitTreePathFactory
 
leaveUpdateUI() - Method in class bibliothek.gui.dock.util.swing.FontUpdater
Informs this updater that JComponent.updateUI() has been executed.
LEFT - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay left of the middle
LEFT - Variable in class bibliothek.gui.dock.focus.AbstractDockableSelection
Action called when the left arrow key was pressed.
left() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Called when a left arrow key was pressed.
left() - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
 
LEFT_OF_ALL - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay as left as possible
levelToBase(int, PlaceholderList.Level) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Searches the base entry at index in the sublist level and returns its location in the base list.
LinePainter - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
Paints the background of the tab by just painting a single line.
LinePainter(EclipseTabPane) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.LinePainter
Creates a new painter.
LineTabsLayoutBlock - Class in bibliothek.gui.dock.station.stack.tab.layouting
This TabsLayoutBlock orders its tabs in a line.
LineTabsLayoutBlock() - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
 
LineTabsLayoutBlock.LineSize - Class in bibliothek.gui.dock.station.stack.tab.layouting
Size information about a line on a LineTabsLayoutBlock.
LineTabsLayoutBlock.LineSize(Size.Type, Dimension, Tab[], boolean, double) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.LineSize
Creates a new size
LineTabsLayoutBlock.SizeCollector - Class in bibliothek.gui.dock.station.stack.tab.layouting
Used to calculate the minimum and preferred size of a set of Tabs.
LineTabsLayoutBlock.SizeCollector(Dockable[]) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.SizeCollector
Creates a new collector
LineTabsLayoutBlock.ZOrder - Class in bibliothek.gui.dock.station.stack.tab.layouting
Calculates the z-order of various components requiring only a subset of all comparisons
LineTabsLayoutBlock.ZOrder(Tab[]) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.ZOrder
Creates a new LineTabsLayoutBlock.ZOrder
link(CDockable, CDockableAccess) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
Gives or removes access to internal properties of an CDockable.
link(PropertyKey<A>, TypedUIProperties.Type<V>, String) - Method in class bibliothek.gui.dock.themes.ThemeManager
Creates a link between the property source and the entry id on the level Priority.THEME.
link(PropertyKey<Icon>, String) - Method in class bibliothek.gui.dock.util.icon.AbstractIconScheme
Creates a link between the value of key and the entry of identifier id.
link(PropertyKey<A>, TypedUIProperties.Type<V>, String) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
Creates a link between the key source and the resource destinationId.
list() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Gets a mutable view of all elements of this list.
listActions() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Gets a list of KeyStrokes, String keys and Actions which are to be applied to the owner of this model.
listActions() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
 
listBoundTitles() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
listBoundTitles() - Method in class bibliothek.gui.dock.SplitDockStation
 
listBoundTitles() - Method in interface bibliothek.gui.Dockable
Gets a list of all DockTitles which are currently bound to this Dockable.
listComponents() - Method in class bibliothek.gui.dock.facile.lookandfeel.DockableCollector
 
listComponents() - Method in interface bibliothek.gui.dock.support.lookandfeel.ComponentCollector
Gets a set of roots of Component-trees in order to update the look and feel of the Components.
listComponents() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Creates a list containing all root-Components of this application, the ComponentCollectors are used to build this list.
listComponents() - Method in class bibliothek.gui.dock.support.lookandfeel.SingleComponentCollector
 
listDockables() - Method in class bibliothek.gui.dock.control.DockRegister
Gets a list of all Dockables.
listDockables() - Method in class bibliothek.gui.dock.support.mode.ModeManager
Returns a set containing all Dockables that are currently registered at this manager.
listDockables(DockElement, boolean) - Static method in class bibliothek.gui.dock.util.DockUtilities
Lists all Dockables in the tree under root.
listDockables() - Method in class bibliothek.gui.DockFrontend
Gets a list of all Dockables which are registered at this frontend.
listDockablesInMode(ExtendedMode) - Method in interface bibliothek.gui.dock.common.CControlRegister
Gets a list of all visible CDockables in the given mode.
listDockablesInMode(ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
Gets a list of all visible CDockables in the given mode.
listDockRegisterListeners() - Method in class bibliothek.gui.dock.control.DockRegister
Gets a list of all registerListeners which are registered.
listDockStations() - Method in class bibliothek.gui.dock.control.DockRegister
Gets an array containing all known DockStations.
listEmpty(boolean) - Method in class bibliothek.gui.DockFrontend
Gets a list of all keys that are marked as empty.
listen(boolean) - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
Tells whether this DockActionSource has listeners or not.
listenerCollection - Variable in class bibliothek.gui.dock.common.intern.AbstractCDockable
the listeners that were added to this dockable
listeners() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
Gets all the listeners of this preference.
listeners() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
Gets a list of all listeners registered at this model.
listeners() - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
Gets all listeners that are currently registered at this connector.
listeners - Variable in class bibliothek.gui.dock.action.AbstractDockActionSource
The listeners which are registered on this source
listeners - Variable in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
The listeners that are registered by this action
listeners() - Method in class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
Returns an array containing all the listeners of this AbstractPanelPopupWindow.
listeners() - Method in class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
Gets all listeners that are currently registered at this decider.
listeners() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
Gets all the listeners that are registered at this area.
listeners() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
Gets all the listeners that are registered at this area.
listeners() - Method in class bibliothek.gui.dock.common.theme.ThemeMap
Gets an array containing all ThemeMapListeners of this map.
listeners() - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
Gets an array containing all listeners that are registered at this observer.
listeners() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
Gets all the listeners that are currently registered at this mode.
listeners - Variable in class bibliothek.gui.dock.station.AbstractDockableStation
The list of DockStationListeners which can be used to send events to all listeners.
listeners - Variable in class bibliothek.gui.dock.station.AbstractDockStation
The list of DockStationListeners which can be used to send events to all listeners.
listeners(Dockable) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
Gets all the listeners that are currently monitoring dockable.
listeners() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
Gets a list of all listeners that are currently registered.
listeners() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
Gets an array containing all the listeners of this perspective
listeners() - Method in class bibliothek.gui.dock.station.stack.menu.PopupCombinedMenuContent
Gets all the listeners that are currently registered.
listeners() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
Gets all listeners that are currently observing this filter.
listeners() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
Gets all the TabPaneListeners that are known to this TabPane
listeners() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Gets all LookAndFeelListener that are known to this list.
listeners() - Method in class bibliothek.gui.dock.support.mode.ModeManager
Gets all the listeners that are currently registered in this manager.
listeners() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Gets all the listeners that are known to this model.
listeners() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Gets a list of all listeners currently registered at this displayer.
listeners() - Method in class bibliothek.gui.dock.themes.color.AbstractColorScheme
Gets all the listeners that are currently known to this scheme.
listeners - Variable in class bibliothek.gui.dock.util.AbstractWindowProvider
list of known listeners
listeners() - Method in class bibliothek.gui.dock.util.AbstractWindowProvider
Gets a list of all known listeners.
listeners - Variable in class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
 
listeners() - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
Gets all currently registered listeners.
listeners() - Method in class bibliothek.gui.DockFrontend
Gets an independent array containing all currently registered listeners.
ListeningDockAction - Interface in bibliothek.gui.dock.action
An action that should receive an event when the DockController of the structure using this action changes.
listEstimatedLocations(DockLayoutComposition, boolean) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
Lists for all keys that can be found in composition its estimated location.
Note: This method will call DockSituation.estimateLocations(DockLayoutComposition) to get the most recent locations
listEstimatedLocations(DockLayoutComposition, DockableProperty, boolean) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
Lists for all keys that can be found in composition its estimated location.
Note: This method will call DockSituation.estimateLocations(DockLayoutComposition) to get the most recent locations
listEstimateLocations(DockSituation, DockLayoutComposition) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
Tries to estimate the location of missing Dockables.
listFactories() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
Gets a list of keys for all factories known to this.
ListFontTransmitter - Class in bibliothek.gui.dock.common.intern.font
A FontTransmitter that has a simple 1 to 1 relationship between keys.
ListFontTransmitter(FontManager, String[], String[]) - Constructor for class bibliothek.gui.dock.common.intern.font.ListFontTransmitter
Creates a new transmitter.
listFrontendEntries() - Method in class bibliothek.gui.DockFrontend
Gets a list of all informations known of any Dockable that is or might be registered at this frontend.
listLayouts(DockSituation, DockLayoutComposition) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
Tries to estimate the layouts of missing Dockables.
listLayouts(DockLayoutComposition, boolean) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
Gets a map containing some or all of the named layouts.
listMultipleDockableFactories() - Method in interface bibliothek.gui.dock.common.CControlRegister
Gets a list of identifiers of all MultipleCDockableFactorys which are currently registered.
listMultipleDockableFactories() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
Gets a list of identifiers of all MultipleCDockableFactorys which are currently registered at this control.
listMultipleDockables(MultipleCDockableFactory<?, ?>) - Method in interface bibliothek.gui.dock.common.CControlRegister
Gets a list of all MultipleCDockables that are registered at this control and whose MultipleCDockable.getFactory() method returns factory.
listMultipleDockables(MultipleCDockableFactory<?, ?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
Gets a list of all MultipleCDockables that are registered at this control and whose MultipleCDockable.getFactory() method returns factory.
listOffers(Dockable) - Method in class bibliothek.gui.DockController
Creates a list of DockActions which can affect Dockable.
Clients might rather use Dockable.getGlobalActionOffers() to get a list of actions for a specific Dockable.
listPlaceholders() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
Gets a mutable view of all elements of this list.
listRoots() - Method in class bibliothek.gui.dock.control.DockRegister
Gets a list of stations which have no parent and are therefore the roots of the dock-trees.
listShownDockables() - Method in class bibliothek.gui.DockFrontend
Gets a set of all Dockable which are known to this frontend and which are visible.
listSingleBackupFactories() - Method in interface bibliothek.gui.dock.common.CControlRegister
Gets a list of keys for all SingleCDockableFactorys which are currently registered.
listSingleBackupFactories() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
Gets a list of keys for all SingleCDockableFactorys which are currently registered at this control.
listSingleDockables() - Method in interface bibliothek.gui.dock.common.CControlRegister
Gets a list of all identifiers of SingleCDockable for which the control has location information within the current setting.
listSingleDockables() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
Gets a list of all identifiers of SingleCDockable for which this control has location information within the current setting.
ListSpanStrategy - Class in bibliothek.gui.dock.station.support
Manages the Spans of a DockStation that orderes its Dockables like a list.
ListSpanStrategy(String, DockStation) - Constructor for class bibliothek.gui.dock.station.support.ListSpanStrategy
Creates a new strategy.
listStationsOrdered(int, int, Dockable) - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
Makes a list of all stations which are visible and contain the point x/y.
listVisible(Collection<D>, DockLayoutComposition) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
Given a set of Dockables this method estimates which of them will be visible once composition is applied.
LITTLE_LEFT - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay a bit left of the middle
LITTLE_RIGHT - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay a bit right of the middle
load(PreferenceModel, boolean) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
Gets through all the preferences of model and changes their values according to the values stored in this storage.
load(String) - Method in class bibliothek.gui.dock.common.CControl
Loads an earlier stored layout.
load(String, boolean) - Method in class bibliothek.gui.dock.common.CControl
Loads an earlier stored layout.
load(DataInputStream) - Method in interface bibliothek.gui.dock.layout.DockableProperty
Reads the contents of this DockableProperty from a stream.
load(XElement) - Method in interface bibliothek.gui.dock.layout.DockableProperty
Reads the contents of this DockableProperty from an xml element.
load(DataInputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
load(DataInputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
load(DockController, ExtensionName<E>) - Method in interface bibliothek.gui.dock.util.extension.Extension
Loads a set of extensions, it is the Extensions responsibility to implement any kind of caching.
load(ExtensionName<E>) - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
Loads all extensions matching name.
load(String) - Method in class bibliothek.gui.DockFrontend
Loads a setting of this frontend.
load(String, boolean) - Method in class bibliothek.gui.DockFrontend
Loads a setting of this frontend.
loaded(CDockFrontend, CSetting) - Method in interface bibliothek.gui.dock.common.intern.CDockFrontendListener
Informs that frontend did load setting.
loaded(DockFrontend, String) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
loaded(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if a new setting was loaded.
loadExtensionBundles(Locale) - Method in class bibliothek.gui.dock.util.TextManager
This method loads additional ResourceBundles from Extensions using the name TextManager.TEXT_EXTENSION.
loadIcons(String, String, ClassLoader) - Static method in class bibliothek.gui.dock.util.DockUtilities
Loads a map of icons.
loadIcons(String, String, Set<String>, ClassLoader) - Static method in class bibliothek.gui.dock.util.DockUtilities
Loads a map of icons.
loading(CDockFrontend, CSetting) - Method in interface bibliothek.gui.dock.common.intern.CDockFrontendListener
Informs that frontend is about to load setting.
LocatedListener - Interface in bibliothek.gui.dock.event
A located listener receives events only if they belong to a specific DockElement or a child of that element.
LocatedListenerList<L extends LocatedListener> - Class in bibliothek.gui.dock.event
An object that can hold some LocatedListeners and order and filter them regarding to one element of the tree.
LocatedListenerList() - Constructor for class bibliothek.gui.dock.event.LocatedListenerList
 
Location - Class in bibliothek.gui.dock.facile.mode
Describes the location of a Dockable on some station.
Location(Path, String, DockableProperty) - Constructor for class bibliothek.gui.dock.facile.mode.Location
Creates a new location.
Location(Path, String, DockableProperty, boolean) - Constructor for class bibliothek.gui.dock.facile.mode.Location
Creates a new location.
LocationEstimationMap - Interface in bibliothek.gui.dock.layout
A map used for DockFactory, telling what children a DockElement has.
This map is also a list of DockLayoutInfos.
LocationHint - Class in bibliothek.gui.dock.action
A LocationHint gives information about the preferred location of a DockActionSource in respect to other sources.
LocationHint(LocationHint.Origin) - Constructor for class bibliothek.gui.dock.action.LocationHint
Creates a new LocationHint.
LocationHint(LocationHint.Hint) - Constructor for class bibliothek.gui.dock.action.LocationHint
Creates a new LocationHint.
LocationHint(LocationHint.Origin, LocationHint.Hint) - Constructor for class bibliothek.gui.dock.action.LocationHint
Creates a new LocationHint.
LocationHint(LocationHint.Origin, LocationHint.Hint, Object) - Constructor for class bibliothek.gui.dock.action.LocationHint
Creates a new LocationHint.
LocationHint.Enumeration - Class in bibliothek.gui.dock.action
Base-class for Enumerations (sets of uniquely identified objects).
LocationHint.Enumeration(String) - Constructor for class bibliothek.gui.dock.action.LocationHint.Enumeration
Creates a new Enumeration
LocationHint.Hint - Class in bibliothek.gui.dock.action
Describes the preferred location of a LocationHint
LocationHint.Hint(String) - Constructor for class bibliothek.gui.dock.action.LocationHint.Hint
Creates a new hint.
LocationHint.Origin - Class in bibliothek.gui.dock.action
Describes who created a LocationHint
LocationHint.Origin(String) - Constructor for class bibliothek.gui.dock.action.LocationHint.Origin
Creates a new origin
LocationHistory - Class in bibliothek.gui.dock.common.perspective
An ordered map of ExtendedModes and Locations, ordered by the time when the location was recorded.
LocationHistory() - Constructor for class bibliothek.gui.dock.common.perspective.LocationHistory
 
LocationMode - Interface in bibliothek.gui.dock.facile.mode
A Mode that is used by the LocationModeManager.
LocationModeAction - Class in bibliothek.gui.dock.facile.mode.action
Action for changing the LocationMode of a Dockable.
LocationModeAction(DockController, LocationMode, String, String, String, PropertyKey<KeyStroke>) - Constructor for class bibliothek.gui.dock.facile.mode.action.LocationModeAction
Creates a new action.
LocationModeActionProvider - Interface in bibliothek.gui.dock.facile.mode
Is associated with one LocationMode, provides a (set of) actions to set the mode of a Dockable to the owner of this provider.
The actions provided by this interface are only shown if the mode of a Dockable is not the same as the owner mode, and if the owner mode is available to the element.
LocationModeEvent - Class in bibliothek.gui.dock.facile.mode
Information given to a LocationModeListener.
LocationModeEvent(LocationMode, Location, Dockable, AffectedSet) - Constructor for class bibliothek.gui.dock.facile.mode.LocationModeEvent
Creates a new event.
LocationModeListener - Interface in bibliothek.gui.dock.facile.mode
A listener added to a LocationMode.
LocationModeManager<M extends LocationMode> - Class in bibliothek.gui.dock.facile.mode
ModeManager for the location of a Dockable.
LocationModeManager(DockController) - Constructor for class bibliothek.gui.dock.facile.mode.LocationModeManager
Creates a new manager.
LocationModeManagerPerspective - Class in bibliothek.gui.dock.common.perspective.mode
Represents a CLocationModeManager and offers methods to find the current location and ExtendedMode of a CDockablePerspective.
LocationModeManagerPerspective(CPerspective, CControlAccess) - Constructor for class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
Creates a new manager
LocationModePerspective - Interface in bibliothek.gui.dock.common.perspective.mode
Represents a CLocationMode in a perspective.
LocationSettingConverter - Class in bibliothek.gui.dock.facile.mode
A ModeSettingsConverter for the LocationModeManager.
LocationSettingConverter(DockController) - Constructor for class bibliothek.gui.dock.facile.mode.LocationSettingConverter
Creates a new converter.
LocationSettingConverter(PropertyTransformer) - Constructor for class bibliothek.gui.dock.facile.mode.LocationSettingConverter
Creates a new converter.
LockedResizeLayoutManager<T> - Class in bibliothek.gui.dock.facile.station.split
A SplitLayoutManager that can lock the size of some Dockables during resize.
LockedResizeLayoutManager() - Constructor for class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
Creates a new manager using the DefaultSplitLayoutManager as delegate.
LockedResizeLayoutManager(SplitLayoutManager) - Constructor for class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
Creates a new manager.
lockUpdate() - Method in class bibliothek.gui.dock.util.UIProperties
Tells this manager to stall all updates.
LonelyTabPaneComponent - Interface in bibliothek.gui.dock.station.stack.tab
A LonelyTabPaneComponent is a TabPaneComponent which can be used in a layout as a single element.
LOOK_AND_FEEL - Static variable in class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
A scheme that uses colors from the LookAndFeel
lookAndFeelAdded(LookAndFeelList, LookAndFeelList.Info) - Method in interface bibliothek.gui.dock.support.lookandfeel.LookAndFeelListener
Called when a selectable LookAndFeel was added to list.
lookAndFeelChanged(LookAndFeelList, LookAndFeelList.Info) - Method in interface bibliothek.gui.dock.support.lookandfeel.LookAndFeelListener
Called when the current LookAndFeel was exchanged.
LookAndFeelColors - Interface in bibliothek.gui.dock.util.laf
LookAndFeelColors is a wrapper around a LookAndFeel and allows access to a set of colors used for specific purposes.
LookAndFeelColorsListener - Interface in bibliothek.gui.dock.util.laf
A listener listening to a LookAndFeelColors.
LookAndFeelList - Class in bibliothek.gui.dock.support.lookandfeel
A list of LookAndFeels, can setup a LookAndFeel when asked.
LookAndFeelList() - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Crates a new list and collects all available LookAndFeels.
LookAndFeelList.Info - Class in bibliothek.gui.dock.support.lookandfeel
Information about a LookAndFeel.
LookAndFeelList.Info(String, String) - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
Creates a new set of information
LookAndFeelListener - Interface in bibliothek.gui.dock.support.lookandfeel
A listener which observes a LookAndFeelList and gets informed whenever the contents of the list change.
LookAndFeelMenuPiece - Class in bibliothek.gui.dock.facile.menu
A menu that contains an item for each available LookAndFeel.
LookAndFeelMenuPiece() - Constructor for class bibliothek.gui.dock.facile.menu.LookAndFeelMenuPiece
Creates a new menu.
LookAndFeelMenuPiece(JFrame, LookAndFeelList) - Constructor for class bibliothek.gui.dock.facile.menu.LookAndFeelMenuPiece
Creates a new menu.
lookAndFeelRemoved(LookAndFeelList, LookAndFeelList.Info) - Method in interface bibliothek.gui.dock.support.lookandfeel.LookAndFeelListener
Called when a selectable LookAndFeel was removed from list.
LookAndFeelUtilities - Class in bibliothek.gui.dock.support.lookandfeel
A set of methods that used to update the LookAndFeel of Components.
LookAndFeelUtilities() - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelUtilities
 

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