- 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
-
- LayerPriority - Class in bibliothek.gui.dock.station.layer
-
- LayerPriority(float, boolean) - Constructor for class bibliothek.gui.dock.station.layer.LayerPriority
-
- LayerPriority(float, boolean, LayerPriority) - Constructor for class bibliothek.gui.dock.station.layer.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
-
- 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
-
- LayoutChangeStrategy - Interface in bibliothek.gui.dock.frontend
-
Used by a
DockFrontend
to read layout information and apply new
positions for
Dockable
s.
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
-
- 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
-
- 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
-
- 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
-
- LineTabsLayoutBlock() - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- LineTabsLayoutBlock.LineSize - Class in bibliothek.gui.dock.station.stack.tab.layouting
-
- 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
Tab
s.
- 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
-
- 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
KeyStroke
s, String keys and
Action
s 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
Component
s.
- listComponents() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- 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
Dockable
s that are currently
registered at this manager.
- listDockables(DockElement, boolean) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Lists all
Dockable
s in the tree under
root
.
- listDockables() - Method in class bibliothek.gui.DockFrontend
-
Gets a list of all
Dockable
s which are registered at this
frontend.
- listDockablesInMode(ExtendedMode) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets a list of all visible
CDockable
s in the given mode.
- listDockablesInMode(ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
Gets a list of all visible
CDockable
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- listeners - Variable in class bibliothek.gui.dock.station.AbstractDockStation
-
- 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
-
- listeners() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- 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
-
- listEstimatedLocations(DockLayoutComposition, DockableProperty, boolean) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- listEstimateLocations(DockSituation, DockLayoutComposition) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
Tries to estimate the location of missing
Dockable
s.
- 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
-
- 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
Dockable
s.
- 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
-
- listMultipleDockableFactories() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- listMultipleDockables(MultipleCDockableFactory<?, ?>) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- listMultipleDockables(MultipleCDockableFactory<?, ?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- listOffers(Dockable) - Method in class bibliothek.gui.DockController
-
- 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
-
- listSingleBackupFactories() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- 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
-
- 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 Dockable
s 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
-
- 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
Extension
s 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
-
- 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
LocatedListener
s 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
-
- 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
-
- LocationHint.Hint(String) - Constructor for class bibliothek.gui.dock.action.LocationHint.Hint
-
Creates a new hint.
- LocationHint.Origin - Class in bibliothek.gui.dock.action
-
- LocationHint.Origin(String) - Constructor for class bibliothek.gui.dock.action.LocationHint.Origin
-
Creates a new origin
- LocationHistory - Class in bibliothek.gui.dock.common.perspective
-
- LocationHistory() - Constructor for class bibliothek.gui.dock.common.perspective.LocationHistory
-
- LocationMode - Interface in bibliothek.gui.dock.facile.mode
-
- LocationModeAction - Class in bibliothek.gui.dock.facile.mode.action
-
- 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
-
- 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
-
- LocationModeManager<M extends LocationMode> - Class in bibliothek.gui.dock.facile.mode
-
- LocationModeManager(DockController) - Constructor for class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Creates a new manager.
- LocationModeManagerPerspective - Class in bibliothek.gui.dock.common.perspective.mode
-
- 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
-
- LocationSettingConverter - Class in bibliothek.gui.dock.facile.mode
-
- 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
-
- LockedResizeLayoutManager() - Constructor for class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
- 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
-
- LOOK_AND_FEEL - Static variable in class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
- 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
-
- LookAndFeelColors - Interface in bibliothek.gui.dock.util.laf
-
- LookAndFeelColorsListener - Interface in bibliothek.gui.dock.util.laf
-
- LookAndFeelList - Class in bibliothek.gui.dock.support.lookandfeel
-
A list of
LookAndFeel
s, can setup a
LookAndFeel
when
asked.
- LookAndFeelList() - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Crates a new list and collects all available
LookAndFeel
s.
- LookAndFeelList.Info - Class in bibliothek.gui.dock.support.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
-
- LookAndFeelUtilities() - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelUtilities
-