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

L

LabelDockableDragPainter - Class in com.javadocking.drag.painter
This dockable drag painter shows a window with the title of the dockable at the current mouse position, when the dockable is dragged.
LabelDockableDragPainter() - Constructor for class com.javadocking.drag.painter.LabelDockableDragPainter
Constructs a dockable drag painter that shows a window with the title of the dockable at the current mouse position, when the dockable is dragged.
LeafDock - Interface in com.javadocking.dock
This is a dock that contains dockables.
LeafDockFactory - Class in com.javadocking.dock.factory
This dock factory checks the docking modes of the given dockable and creates a dock in which the dockable is allowed to be docked.
LeafDockFactory() - Constructor for class com.javadocking.dock.factory.LeafDockFactory
Constructs a dock factory that creates LeafDocks.
LeafDockFactory(boolean) - Constructor for class com.javadocking.dock.factory.LeafDockFactory
Constructs a dock factory that creates LeafDocks.
LEFT - Static variable in class com.javadocking.dock.Position
A dock or dockable at the left side of a dock.
LEFT - Static variable in class com.javadocking.dockable.DockingMode
The dockable can be docked at the left side of a dock.
LINE - Static variable in class com.javadocking.dockable.DockingMode
The dockable can be docked in a line with other dockables.
LineDock - Class in com.javadocking.dock
This is a dock that can contain zero, one or multiple dockables.
LineDock() - Constructor for class com.javadocking.dock.LineDock
Constructs a horizontal line dock.
LineDock(int, boolean) - Constructor for class com.javadocking.dock.LineDock
Constructs a line dock with the given orientation.
LineDock(int, boolean, int, int) - Constructor for class com.javadocking.dock.LineDock
Constructs a line dock with the given orientation.
LineMinimizer - Class in com.javadocking.visualizer
A visualizer that shows minimized dockables in a line at a the bottom borer of a panel.
LineMinimizer() - Constructor for class com.javadocking.visualizer.LineMinimizer
Constructs a visualizer that shows minimized dockables in a line at the border.
LineMinimizer(Component) - Constructor for class com.javadocking.visualizer.LineMinimizer
Constructs a visualizer that shows minimized dockables in a line at the border.
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.BorderDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.CompositeGridDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.CompositeLineDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in interface com.javadocking.dock.Dock
Loads the properties for this dock.
loadProperties(String, Properties, Map) - Method in class com.javadocking.dock.docker.BorderDocker
 
loadProperties(String, Properties, Map) - Method in interface com.javadocking.dock.docker.Docker
Loads the properties for this docker.
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.CompositeToolBarDockFactory
 
loadProperties(String, Properties) - Method in interface com.javadocking.dock.factory.DockFactory
Sets the properties for this dock factory.
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.LeafDockFactory
 
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.SingleDockFactory
 
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.SplitDockFactory
 
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.TabDockFactory
 
loadProperties(String, Properties) - Method in class com.javadocking.dock.factory.ToolBarDockFactory
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.FloatDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.GridDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.LineDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.SingleDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.SplitDock
 
loadProperties(String, Properties, Map, Map, Window) - Method in class com.javadocking.dock.TabDock
 
loadProperties(String, Properties, Map) - Method in class com.javadocking.model.DefaultDockingPath
 
loadProperties(String, Properties, Map) - Method in class com.javadocking.model.DefaultDockingPathModel
 
loadProperties(String, String, Properties, Map, Map, Map, Map) - Method in class com.javadocking.model.DefaultDockModel
 
loadProperties(String, Properties) - Method in class com.javadocking.model.DefaultFloatDockFactory
 
loadProperties(String, Properties, Map) - Method in interface com.javadocking.model.DockingPath
Loads the properties for this docking path.
loadProperties(String, Properties, Map) - Method in interface com.javadocking.model.DockingPathModel
Loads the properties for this docking path model.
loadProperties(String, String, Properties, Map, Map, Map, Map) - Method in interface com.javadocking.model.DockModel
Loads the properties for this dock model.
loadProperties(String, Properties) - Method in interface com.javadocking.model.FloatDockFactory
Sets the properties for this float dock factory.
loadProperties(String, String, Properties, Map, Map, Map, Map) - Method in class com.javadocking.model.FloatDockModel
 
loadProperties(String) - Static method in class com.javadocking.util.PropertiesUtil
Reads the file with the given name into a java.util.Properties object.
loadProperties(String, Properties, Map, Window) - Method in class com.javadocking.visualizer.DockingMinimizer
 
loadProperties(String, Properties, Map, Window) - Method in class com.javadocking.visualizer.FloatExternalizer
 
loadProperties(String, Properties, Map, Window) - Method in class com.javadocking.visualizer.LineMinimizer
Loads the properties of this maximizer.
loadProperties(String, Properties, Map, Window) - Method in class com.javadocking.visualizer.MinimizerPanel
Loads the properties of this maximizer.
loadProperties(String, Properties, Map, Window) - Method in class com.javadocking.visualizer.SingleMaximizer
Loads the properties of this maximizer.
loadProperties(String, Properties, Map, Window) - Method in interface com.javadocking.visualizer.Visualizer
Loads the properties for this visualizer.
locationInComponentVisible(Point, Component) - Static method in class com.javadocking.util.SwingUtil
Determines if the component is visible in its window at the given screen location.
LookAndFeelUtil - Class in com.javadocking.util
Most of the existing look and feels use borders for javax.swing.JSplitpanes.
LookAndFeelUtil() - Constructor for class com.javadocking.util.LookAndFeelUtil
 

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