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

L

LAST - Static variable in class bibliothek.gui.dock.station.flap.FlapDockProperty
The location of the last Dockable.
layout(Object, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layout(Object) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
layout(L, Map<Integer, Dockable>) - 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) - 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(FlapDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layout(FlapDockStationLayout) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
layout(ScreenDockStationLayout) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layout(ScreenDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
layout(SplitDockStationLayout) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layout(SplitDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
layout(StackDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
layout(StackDockStationLayout) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
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
 
layoutContainer(Container) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabStripLayoutManager
 
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(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitDockTreeFactory
 
leaf(Dockable) - Method in interface bibliothek.gui.dock.station.split.SplitTreeFactory
Informs about a leaf of the tree.
LEFT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
LEFT - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay left of the middle
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
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.
listDockables() - Method in class bibliothek.gui.dock.control.DockRegister
Gets a list of all Dockables.
listDockables() - Method in class bibliothek.gui.DockFrontend
Gets a list of all Dockables which are registered at this frontend.
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.
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.control.ComponentHierarchyObserver
Gets an array containing all listeners that are registered at this observer.
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() - 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.
listListeners() - Method in class bibliothek.gui.dock.control.DockRelocator
Gets a list of all currently registered listeners.
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.
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.
listStationsOrdered(int, int, Dockable) - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
Makes a list of all stations which are visible and contain the point x/y.
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(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.SplitDockPathProperty
 
load(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
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(String) - Method in class bibliothek.gui.DockFrontend
Loads a setting of this frontend.
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.
loadIcons(String, String, ClassLoader) - Static method in class bibliothek.gui.dock.util.DockUtilities
Loads a map of icons.
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
 
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
lockUpdate() - Method in class bibliothek.gui.dock.util.color.ColorManager
Tells this manager to stall all updates.
LOOK_AND_FEEL - Static variable in class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
A scheme that uses colors from the LookAndFeel

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