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

G

getActionPanel() - Method in class com.javadocking.component.SelectableDockableHeader
Gets the panel with the actions.
getActions() - Method in class com.javadocking.dockable.ActionDockable
Creates a matrix of actions with the actions retrieved from the delegate and the actions of this decorator.
getActions() - Method in class com.javadocking.dockable.ButtonDockable
Returns null.
getActions() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Always returns null.
getActions() - Method in class com.javadocking.dockable.DefaultDockable
Returns null.
getActions() - Method in interface com.javadocking.dockable.Dockable
Gets a matrix with the actions for the dockable.
getActionsToAdd() - Method in class com.javadocking.dockable.ActionDockable
Gets the actions that will be added by this wrapper to the matrix of actions of the delegate.
getActionsToAdd() - Method in class com.javadocking.dockable.StateActionDockable
Sets the actions that will be added by this wrapper to the matrix of actions of the delegate.
getAlternativeDockFactory() - Method in class com.javadocking.dock.factory.CompositeTabDockFactory
Gets the alternative dock factory.
getAlternativeDockFactory() - Method in class com.javadocking.dock.factory.SingleDockFactory
Gets the alternative dock factory.
getAlternativeDockFactory() - Method in class com.javadocking.dock.factory.SplitDockFactory
Gets the alternative dock factory.
getAlternativeDockFactory() - Method in class com.javadocking.dock.factory.TabDockFactory
Gets the alternative dock factory.
getArcHeight() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the height of the angle arc.
getArcWidth() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the width of the angle arc.
getBoolean(Properties, String, boolean) - Static method in class com.javadocking.util.PropertiesUtil
Gets the boolean property with the given name.
getBorderColor() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the color that is used for painting the border.
getBorderCount() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the number of times the border is painted.
getBorderDock() - Method in class com.javadocking.dock.docker.BorderDocker
Gets the dock in which the dockables with the minimized headers are docked.
getBorderShift() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the number of pixels the border is shifted, each time it is painted.
getBorderWidth() - Method in class com.javadocking.component.ImageMinimzeHeader
Gets the width of the border.
getBottomDockingMode() - Method in class com.javadocking.dock.BorderDock
Gets the docking mode for a dockable that is docked at the bottom child dock.
getCancelButtonMask() - Method in class com.javadocking.drag.DefaultDragListener
Gets the mouse button that should be pressed for canceling dragging.
getCancelModifierMask() - Method in class com.javadocking.drag.DefaultDragListener
Gets the modifier that should be down for canceling dragging when the button is released.
getCanDockCursor() - Static method in class com.javadocking.DockingManager
Gets the cursor that is used for dragging a dockable, when the dockable can be docked in an underlying dock.
getCanNotDockCursor() - Static method in class com.javadocking.DockingManager
Gets the cursor that is used for dragging a dockable, when the dockable cannot be docked in an underlying dock.
getCenterComponent() - Method in class com.javadocking.dock.BorderDock
Gets the component in the center of the dock.
getChildDock(int) - Method in class com.javadocking.dock.BorderDock
 
getChildDock(int) - Method in interface com.javadocking.dock.CompositeDock
Gets the child dock with the specified index.
getChildDock(int) - Method in class com.javadocking.dock.CompositeGridDock
 
getChildDock(int) - Method in class com.javadocking.dock.CompositeLineDock
 
getChildDock(int) - Method in class com.javadocking.dock.CompositeTabDock
 
getChildDock(int) - Method in class com.javadocking.dock.FloatDock
 
getChildDock(int) - Method in class com.javadocking.dock.SplitDock
 
getChildDock() - Method in class com.javadocking.event.ChildDockEvent
Gets the child dock that is added, moved, or removed.
getChildDockCount() - Method in class com.javadocking.dock.BorderDock
 
getChildDockCount() - Method in interface com.javadocking.dock.CompositeDock
Gets the number of child docks of this dock.
getChildDockCount() - Method in class com.javadocking.dock.CompositeGridDock
 
getChildDockCount() - Method in class com.javadocking.dock.CompositeLineDock
 
getChildDockCount() - Method in class com.javadocking.dock.CompositeTabDock
 
getChildDockCount() - Method in class com.javadocking.dock.FloatDock
 
getChildDockCount() - Method in class com.javadocking.dock.SplitDock
 
getChildDockFactory() - Method in class com.javadocking.dock.BorderDock
 
getChildDockFactory() - Method in interface com.javadocking.dock.CompositeDock
Gets the factory that creates the child docks for this composite dock.
getChildDockFactory() - Method in class com.javadocking.dock.CompositeGridDock
 
getChildDockFactory() - Method in class com.javadocking.dock.CompositeLineDock
 
getChildDockFactory() - Method in class com.javadocking.dock.CompositeTabDock
 
getChildDockFactory() - Method in interface com.javadocking.dock.factory.CompositeDockFactory
Gets the child dock factory.
getChildDockFactory() - Method in class com.javadocking.dock.factory.CompositeTabDockFactory
Gets the leaf child dock factory.
getChildDockFactory() - Method in class com.javadocking.dock.factory.SplitDockFactory
Gets the leaf child dock factory.
getChildDockFactory() - Method in class com.javadocking.dock.FloatDock
 
getChildDockFactory() - Method in class com.javadocking.dock.SplitDock
Gets the dock factory that creates the leaf child docks (LeafDock) for this dock.
getChildDockFactory() - Method in class com.javadocking.model.DefaultFloatDockFactory
Gets the factory that will create child docks for the float docks created by this factory.
getChildDockOfPosition(int) - Method in class com.javadocking.dock.BorderDock
Gets the child dock in the given position.
getChildDockPosition(Dock) - Method in class com.javadocking.dock.BorderDock
 
getChildDockPosition(Dock) - Method in interface com.javadocking.dock.CompositeDock
Gets the position, where the child dock is docked in this dock.
getChildDockPosition(Dock) - Method in class com.javadocking.dock.CompositeGridDock
 
getChildDockPosition(Dock) - Method in class com.javadocking.dock.CompositeLineDock
 
getChildDockPosition(Dock) - Method in class com.javadocking.dock.CompositeTabDock
 
getChildDockPosition(Dock) - Method in class com.javadocking.dock.FloatDock
 
getChildDockPosition(Dock) - Method in class com.javadocking.dock.SplitDock
 
getChildDockWidth(int, int, int) - Method in class com.javadocking.dock.BorderDock
Computes the width for a component that will be added.
getChildDockWidth(int, int, int, int) - Method in class com.javadocking.dock.SplitDock
Computes the width for a component that will be added.
getChildPositions() - Method in class com.javadocking.dock.docker.BorderDocker
Gets the positions where the child docks with dockables will be first put.
getColor() - Static method in class com.javadocking.component.DefaultDockHeader
Gets the color of the handle.
getColor(Properties, String, Color) - Static method in class com.javadocking.util.PropertiesUtil
Gets the color property with the given name.
getComponentFactory() - Static method in class com.javadocking.DockingManager
Gets the Swing component factory.
getCompositeChildDockFactory() - Method in class com.javadocking.dock.SplitDock
Gets the dock factory that creates the split child docks for this dock.
getCompositeDockablePreferredSize(CompositeDockable, int) - Static method in class com.javadocking.util.DockingUtil
Computes the preferred size of a composite dockable.
getContent() - Method in class com.javadocking.dockable.ActionDockable
 
getContent() - Method in class com.javadocking.dockable.ButtonDockable
 
getContent() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Always returns null.
getContent() - Method in class com.javadocking.dockable.DefaultDockable
 
getContent() - Method in interface com.javadocking.dockable.Dockable
Gets the content of the dockable.
getContent() - Method in class com.javadocking.visualizer.LineMinimizer
Gets the content of this panel.
getContent() - Method in class com.javadocking.visualizer.SingleMaximizer
Gets the content of this panel.
getContentPane(Window) - Static method in class com.javadocking.util.SwingUtil
Gets the content pane of the given window.
getDefaultFloatingWindowLocation(Point) - Method in class com.javadocking.dock.FloatDock
Moves the location inside the screen where the floating window has to be placed.
getDefaultFloatingWindowLocation(Point) - Method in class com.javadocking.visualizer.FloatExternalizer
Moves the location inside the screen where the floating window has to be placed.
getDelegate() - Method in class com.javadocking.dockable.ActionDockable
Gets the wrapped dockable.
getDescription() - Method in class com.javadocking.dockable.ActionDockable
 
getDescription() - Method in class com.javadocking.dockable.ButtonDockable
Always returns null
getDescription() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Always returns null.
getDescription() - Method in class com.javadocking.dockable.DefaultDockable
 
getDescription() - Method in interface com.javadocking.dockable.Dockable
Gets the description of the dockable.
getDescription(int) - Static method in class com.javadocking.dockable.DockingMode
Gets a human readable description for a docking mode defined by this class.
getDeselectedBorder() - Method in class com.javadocking.component.ImageMinimzeHeader
Gets the border, that is used when the haeder is not selected.
getDeselectedBorder() - Method in class com.javadocking.component.MinimzeHeader
Gets the border, that is used when the haeder is not selected.
getDestinationDock() - Method in class com.javadocking.event.DockingEvent
Gets the dock to which the dockable or child dock is added or moved.
getDimensions() - Method in class com.javadocking.dock.Position
Gets the number of dimensions of this position.
getDividerLocation() - Method in class com.javadocking.dock.SplitDock
Gets the divider location of the split pane.
getDock() - Method in class com.javadocking.component.DefaultDockHeader
 
getDock() - Method in interface com.javadocking.component.DockHeader
Gets the dock of this header.
getDock() - Method in class com.javadocking.component.PointDockHeader
 
getDock() - Method in class com.javadocking.component.PointGripDockHeader
 
getDock() - Method in class com.javadocking.component.SingleDockHeader
 
getDock() - Method in class com.javadocking.dockable.ActionDockable
 
getDock() - Method in class com.javadocking.dockable.ButtonDockable
 
getDock() - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getDock() - Method in class com.javadocking.dockable.DefaultDockable
 
getDock() - Method in interface com.javadocking.dockable.Dockable
Gets the dock in which the dockable is docked.
getDock(int) - Method in class com.javadocking.model.DefaultDockingPath
 
getDock(int) - Method in interface com.javadocking.model.DockingPath
Gets the dock with the given index in the path.
getDockable(int) - Method in class com.javadocking.dock.GridDock
 
getDockable(int) - Method in interface com.javadocking.dock.LeafDock
Gets the dockable with the specified index, that is docked in this dock.
getDockable(int) - Method in class com.javadocking.dock.LineDock
 
getDockable(int) - Method in class com.javadocking.dock.SingleDock
 
getDockable(int) - Method in class com.javadocking.dock.TabDock
 
getDockable() - Method in class com.javadocking.dockable.action.DefaultDockableStateAction
 
getDockable() - Method in interface com.javadocking.dockable.action.DockableStateAction
Gets the dockable whose state is changed by this action.
getDockable(int) - Method in interface com.javadocking.dockable.CompositeDockable
Gets the child dockable with the specified index.
getDockable(int) - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getDockable() - Method in class com.javadocking.event.DockableEvent
Gets the dockable that is added to a dock, moved in a dock, moved to another dock, or removed from a dock.
getDockableCount() - Method in class com.javadocking.dock.GridDock
 
getDockableCount() - Method in interface com.javadocking.dock.LeafDock
Gets the number of dockables that are docked in this dock.
getDockableCount() - Method in class com.javadocking.dock.LineDock
 
getDockableCount() - Method in class com.javadocking.dock.SingleDock
 
getDockableCount() - Method in class com.javadocking.dock.TabDock
 
getDockableCount() - Method in interface com.javadocking.dockable.CompositeDockable
Gets the number of child dockables of this composite dockable.
getDockableCount() - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getDockableDragListenerFactory() - Static method in class com.javadocking.DockingManager
Gets the drag listener factory that creates the drag listeners for individual dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticCompositeTabDragger
Gets the painter for painting the dragged dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticDockableDragger
Gets the painter for painting the dragged dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticDragger
Gets the painter for painting the dragged dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticDraggerFactory
Gets the painter for painting the dragged dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticSingleDragger
Gets the painter for painting the dragged dockables.
getDockableDragPainter() - Method in class com.javadocking.drag.StaticTabDragger
Gets the painter for painting the dragged dockables.
getDockablePosition(Dockable) - Method in class com.javadocking.dock.GridDock
 
getDockablePosition(Dockable) - Method in interface com.javadocking.dock.LeafDock
Gets the position where the dockable is docked in this dock.
getDockablePosition(Dockable) - Method in class com.javadocking.dock.LineDock
 
getDockablePosition(Dockable) - Method in class com.javadocking.dock.SingleDock
 
getDockablePosition(Dockable) - Method in class com.javadocking.dock.TabDock
 
getDockablePreferredSize(Dockable, int) - Static method in class com.javadocking.util.DockingUtil
Computes the preferred size of a composite dockable.
getDockCount() - Method in class com.javadocking.model.DefaultDockingPath
 
getDockCount() - Method in interface com.javadocking.model.DockingPath
Gets the number of docks in the path.
getDockDragListenerFactory() - Static method in class com.javadocking.DockingManager
Gets the drag listener factory.
getDocker() - Method in class com.javadocking.visualizer.DockingMinimizer
Gets the object that docks the dockables around the minimized headers in docks.
getDockingExecutor() - Static method in class com.javadocking.DockingManager
Gets the executor of docking actions like: adding dockables to docks.
getDockingMode(int) - Method in class com.javadocking.dock.BorderDock
Calculates the docking mode that corresponds with a given dock position in this dock.
getDockingMode() - Method in class com.javadocking.dock.CompositeGridDock
Gets the docking mode for a dockable that is docked in this dock.
getDockingMode() - Method in class com.javadocking.dock.CompositeLineDock
Gets the docking mode for a dockable that is docked in this dock.
getDockingMode() - Method in class com.javadocking.dock.GridDock
Gets the docking mode for a dockable that is docked in this grid dock.
getDockingModes() - Method in class com.javadocking.dockable.ActionDockable
 
getDockingModes() - Method in class com.javadocking.dockable.ButtonDockable
 
getDockingModes() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Calculates the docking modes with the values of the child dockables by using a bitwise and-operation.
getDockingModes() - Method in class com.javadocking.dockable.DefaultDockable
 
getDockingModes() - Method in interface com.javadocking.dockable.Dockable
Gets the modes how this dockable can be docked.
getDockingPath(String) - Method in class com.javadocking.model.DefaultDockingPathModel
 
getDockingPath(String) - Method in interface com.javadocking.model.DockingPathModel
Gets the docking path of this model that has the given id as ID.
getDockingPathModel() - Static method in class com.javadocking.DockingManager
Gets the docking path model of the application.
getDockingRectangle(Rectangle, int) - Method in class com.javadocking.dock.BorderDock
Computes the relative rectangle in this dock in which we can dock for a given position.
getDockModel() - Static method in class com.javadocking.DockingManager
Gets the dock model that contains all the docks of the application.
getDockPosition(Point) - Method in class com.javadocking.dock.BorderDock
Gets the position where the dockable should be docked in the dock given the mouse position.
getDockPosition(Dockable, Point) - Method in class com.javadocking.dock.CompositeGridDock
Gets the position where the dockable should be docked in the dock given the mouse position.
getDockPosition(Dockable, Point) - Method in class com.javadocking.dock.CompositeLineDock
Gets the position where the dockable should be docked in the dock given the mouse position.
getDockPosition(Dockable, Point) - Method in class com.javadocking.dock.GridDock
Gets the integer position in the grid, where the dockable should be docked in the dock, if the mouse was released at the given position.
getDockPosition(Point, Dockable) - Method in class com.javadocking.dock.SplitDock
Gets the position where the dockable should be docked in the dock given the mouse position.
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.CompositeTabDockFactory
 
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.CompositeToolBarDockFactory
 
getDockPreferredSize(Dockable, int) - Method in interface com.javadocking.dock.factory.DockFactory
Gets the preferred size for the dock that will be created by this factory.
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.LeafDockFactory
 
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.SingleDockFactory
 
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.SplitDockFactory
 
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.TabDockFactory
 
getDockPreferredSize(Dockable, int) - Method in class com.javadocking.dock.factory.ToolBarDockFactory
 
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.BorderDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.CompositeGridDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.CompositeLineDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.CompositeTabDock
Determines if the given dockable can be added to this dock.
getDockPriority(Dockable, Point) - Method in interface com.javadocking.dock.Dock
Determines if a dockable can be added to this dock at the specified location.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.FloatDock
Determines if the dockable can be added.
getDockPriority() - Method in class com.javadocking.dock.FloatDock
Gets the dock priority for a floatable dockable that will be added to this float dock.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.GridDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.LineDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.SingleDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.SplitDock
Determines if the dockable can be added.
getDockPriority(Dockable, Point) - Method in class com.javadocking.dock.TabDock
Determines if the given dockable can be added to this dock.
getDouble(Properties, String, double) - Static method in class com.javadocking.util.PropertiesUtil
Gets the double property with the given name.
getDoubleArray(Properties, String, double[]) - Static method in class com.javadocking.util.PropertiesUtil
Gets the double array property with the given name.
getDraggedDockable() - Method in class com.javadocking.drag.StaticDockableDragger
Gets the dockable that is dragged by this dragger.
getDraggerFactory() - Static method in class com.javadocking.DockingManager
Gets the dockable dragger factory.
getDragListener() - Method in class com.javadocking.component.DefaultDockHeader
 
getDragListener() - Method in class com.javadocking.component.PointDockHeader
 
getDragListener() - Method in class com.javadocking.component.PointGripDockHeader
 
getDragListener() - Method in class com.javadocking.component.SingleDockHeader
 
getDragListener() - Method in interface com.javadocking.drag.DragHandle
Gets the drag listener that will drag the dockables attached to this handle.
getExternalizer() - Method in class com.javadocking.dock.SingleDock
 
getExternalizer() - Method in interface com.javadocking.visualizer.ExternalizeDock
Gets the externalizer that contains this externalize dock.
getFillColor() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the fill color for the rectangle.
getFillMode() - Method in class com.javadocking.dock.CompositeGridDock
Determines the strategy for organizing the dockables in rows and columns.
getFillMode() - Method in class com.javadocking.dock.GridDock
Gets the strategy for organizing the dockables in rows and columns.
getFloatChildDock(Dock) - Static method in class com.javadocking.util.DockingUtil
Searches the ancestor of the given dock that is the child of the root FloatDock.
getFloatDock(Window) - Method in class com.javadocking.model.DefaultDockModel
 
getFloatDock(Window) - Method in interface com.javadocking.model.DockModel
Gets the root dock that is the float dock of the given owner window.
getFloatDock(Window) - Method in class com.javadocking.model.FloatDockModel
 
getFloatDockFactory() - Method in class com.javadocking.model.FloatDockModel
Gets the factory of the float docks.
getFloatDockKey(Window) - Method in class com.javadocking.model.DefaultDockModel
 
getFloatDockKey(Window) - Method in interface com.javadocking.model.DockModel
Gets the key of the root dock that is a float dock of the given owner window.
getFloatDockKey(Window) - Method in class com.javadocking.model.FloatDockModel
Creates the key for a float dock with the given owner ID.
getFloatRootDockKey(Window) - Static method in class com.javadocking.util.DockingUtil
Gets the key of the root dock that is a FloatDock of the given owner window in the dock model.
getGrid() - Method in class com.javadocking.dock.CompositeLineDock
Determines if the docks have the same size.
getGrid() - Method in class com.javadocking.dock.LineDock
Returns whether the content components of the dockables have the same size in this dock.
getHeaderHeight() - Method in class com.javadocking.component.MinimzeHeader
Get the height of the header.
getHeaderHeight() - Method in class com.javadocking.component.SelectableDockableHeader
Get the height of the header.
getHeaderHeight() - Method in class com.javadocking.component.SelectableDockHeader
Get the height of the header.
getHeaderMaximumWidth() - Method in class com.javadocking.component.MinimzeHeader
Get the maximum width of the header.
getHeaderMaximumWidth() - Method in class com.javadocking.component.SelectableDockableHeader
Get the maximum width of the header.
getHeaderMaximumWidth() - Method in class com.javadocking.component.SelectableDockHeader
Get the maximum width of the header.
getHeaderPosition() - Method in class com.javadocking.dock.CompositeTabDock
Gets the position where the headers of the docks are placed.
getHeaderPosition() - Method in class com.javadocking.dock.SingleDock
Gets the position where the header of the dock is placed.
getHeaderPosition() - Method in class com.javadocking.dock.TabDock
Gets the position where the headers of the dockables are placed.
getHeaderPosition() - Method in class com.javadocking.visualizer.LineMinimizer
Gets the position that has to be used for creating the minimize headers with the method SwComponentFactory.createMinimizeHeader(Dockable, int).
getHeaderPosition() - Method in class com.javadocking.visualizer.MinimizerPanel
Gets the position that has to be used for creating the minimize headers with the method SwComponentFactory.createMinimizeHeader(Dockable, int).
getHeaderPosition() - Method in class com.javadocking.visualizer.SingleMaximizer
Gets the position where the header is placed.
getHeaderSize() - Method in class com.javadocking.component.ImageMinimzeHeader
gets the minimum size of the header.
getHiddenDockable(int) - Method in interface com.javadocking.dock.DockableHider
Gets the dockable that is hidden in this dock with the given index.
getHiddenDockable(int) - Method in class com.javadocking.dock.SingleDock
 
getHiddenDockable(int) - Method in class com.javadocking.dock.TabDock
 
getHiddenDockableCount() - Method in interface com.javadocking.dock.DockableHider
Gets the number of hidden dockables of this dock.
getHiddenDockableCount() - Method in class com.javadocking.dock.SingleDock
 
getHiddenDockableCount() - Method in class com.javadocking.dock.TabDock
 
getHorizontalDockingMode() - Method in class com.javadocking.dock.LineDock
Gets the docking mode for a dockable that is docked in this line dock, if the line dock has a horizontal orientation (ORIENTATION_HORIZONTAL).
getIcon() - Method in class com.javadocking.dockable.ActionDockable
 
getIcon() - Method in class com.javadocking.dockable.ButtonDockable
Always returns null
getIcon() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Always returns null.
getIcon() - Method in class com.javadocking.dockable.DefaultDockable
 
getIcon() - Method in interface com.javadocking.dockable.Dockable
Gets the icon of the dockable.
getIconLabel() - Method in class com.javadocking.component.SelectableDockableHeader
Gets the label with the icon.
getID() - Method in class com.javadocking.dockable.ActionDockable
 
getID() - Method in class com.javadocking.dockable.ButtonDockable
 
getID() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Generates an ID with the IDs of the child dockables (separated by a space).
getID() - Method in class com.javadocking.dockable.DefaultDockable
 
getID() - Method in interface com.javadocking.dockable.Dockable
Gets the ID of the dockable.
getID() - Method in class com.javadocking.model.DefaultDockingPath
 
getID() - Method in interface com.javadocking.model.DockingPath
Gets the ID of this docking path.
getIDs() - Method in class com.javadocking.model.DefaultDockingPathModel
 
getIDs() - Method in interface com.javadocking.model.DockingPathModel
Gets an iterator that iterates over the IDs of all the docking paths of the model.
getInteger(Properties, String, int) - Static method in class com.javadocking.util.PropertiesUtil
Gets the integer property with the given name.
getIntegerArray(Properties, String, int[]) - Static method in class com.javadocking.util.PropertiesUtil
Gets the integer array property with the given name.
getLabel() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the label that will be painted in the middle of the rectangle.
getLabelBackground() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the label back ground color.
getLabelBorderColor() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the label border.
getLabelForeground() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the label fore ground color.
getLastDockingMode() - Method in class com.javadocking.dockable.ActionDockable
 
getLastDockingMode() - Method in class com.javadocking.dockable.ButtonDockable
 
getLastDockingMode() - Method in class com.javadocking.dockable.DefaultCompositeDockable
The default value is taken from the first child dockable.
getLastDockingMode() - Method in class com.javadocking.dockable.DefaultDockable
 
getLastDockingMode() - Method in interface com.javadocking.dockable.Dockable
Gets the mode how the dockable is docked in its current dock or how it was docked the last time it was in a dock.
getLayeredPane(JRootPane) - Static method in class com.javadocking.util.SwingUtil
Gets the layered pane of the window of the given component.
getLeftDockingMode() - Method in class com.javadocking.dock.BorderDock
Gets the docking mode for a dockable that is docked at the left child dock.
getMaxImageSize() - Method in class com.javadocking.drag.painter.ImageDockableDragPainter
Gets the maximum image size.
getMaximumSize() - Method in class com.javadocking.component.ImageMinimzeHeader
 
getMinImageSize() - Method in class com.javadocking.drag.painter.ImageDockableDragPainter
Gets the minimum image size.
getMinimumSize() - Method in class com.javadocking.component.ImageMinimzeHeader
 
getMinReduceFactor() - Method in class com.javadocking.drag.painter.ImageDockableDragPainter
Gets how much the image of the dockable is at least made smaller.
getNewDockableState() - Method in class com.javadocking.dockable.action.DefaultDockableStateAction
 
getNewDockableState() - Method in interface com.javadocking.dockable.action.DockableStateAction
Gets the state in which the dockable should be after performing the action.
getOrientation() - Method in class com.javadocking.dock.CompositeLineDock
Gets the orientation of the composite line dock.
getOrientation() - Method in class com.javadocking.dock.LineDock
Gets the orientation of the line dock.
getOrientation() - Method in class com.javadocking.visualizer.MinimizerPanel
Gets the orientation of the minimizer panel.
getOriginDock() - Method in class com.javadocking.event.DockingEvent
Gets the dock from which the dockable or child dock is removed or moved.
getOwner() - Method in class com.javadocking.dock.FloatDock
Gets the window that owns the floating windows created by this dock.
getOwner(int) - Method in class com.javadocking.model.DefaultDockModel
 
getOwner(int) - Method in interface com.javadocking.model.DockModel
Gets the owner window with the specified index in the dock model.
getOwner() - Method in class com.javadocking.visualizer.FloatExternalizer
Gets the window that owns the floating windows created by this dock.
getOwnerCount() - Method in class com.javadocking.model.DefaultDockModel
 
getOwnerCount() - Method in interface com.javadocking.model.DockModel
Gets the number of owner windows in this dock model.
getOwnerID(Window) - Method in class com.javadocking.model.DefaultDockModel
 
getOwnerID(Window) - Method in interface com.javadocking.model.DockModel
Gets the ID of the given owner window.
getParentDock() - Method in class com.javadocking.dock.BorderDock
 
getParentDock() - Method in class com.javadocking.dock.CompositeGridDock
 
getParentDock() - Method in class com.javadocking.dock.CompositeLineDock
 
getParentDock() - Method in class com.javadocking.dock.CompositeTabDock
 
getParentDock() - Method in interface com.javadocking.dock.Dock
Gets the parent dock of this dock.
getParentDock() - Method in class com.javadocking.dock.FloatDock
Always returns null, because this dock can't have a parent dock.
getParentDock() - Method in class com.javadocking.dock.GridDock
 
getParentDock() - Method in class com.javadocking.dock.LineDock
 
getParentDock() - Method in class com.javadocking.dock.SingleDock
 
getParentDock() - Method in class com.javadocking.dock.SplitDock
 
getParentDock() - Method in class com.javadocking.dock.TabDock
 
getPopupActions() - Method in class com.javadocking.dockable.action.DefaultPopupMenuFactory
Gets the integer that defines which actions will be added to te popup menu.
getPopupMenuFactory() - Method in class com.javadocking.component.DefaultSwComponentFactory
Gets the factory that creates a popup menu for one dockable or a group of dockables.
getPosition() - Method in class com.javadocking.component.DefaultDockHeader
 
getPosition() - Method in interface com.javadocking.component.Header
Gets the position of this header.
getPosition() - Method in class com.javadocking.component.ImageMinimzeHeader
Gets the position of this header.
getPosition() - Method in class com.javadocking.component.MaximizeHeader
 
getPosition() - Method in class com.javadocking.component.PointDockHeader
 
getPosition() - Method in class com.javadocking.component.PointGripDockHeader
 
getPosition() - Method in class com.javadocking.component.SelectableDockableHeader
 
getPosition() - Method in class com.javadocking.component.SelectableDockHeader
 
getPosition() - Method in class com.javadocking.component.SingleDockHeader
 
getPosition(int) - Method in class com.javadocking.dock.Position
Gets the position integer for the given dimension.
getPositionInDock(int) - Method in class com.javadocking.model.DefaultDockingPath
 
getPositionInDock(int) - Method in interface com.javadocking.model.DockingPath
Gets the position of the dockable or child dock in the dock with the given index in the path.
getPositionProperty(Properties, String, Position) - Static method in class com.javadocking.dock.Position
Gets the position property with the given name.
getPossibleStates() - Method in class com.javadocking.dockable.ActionDockable
 
getPossibleStates() - Method in class com.javadocking.dockable.ButtonDockable
Gets the possible states of the dockable.
getPossibleStates() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Gets the possible states of the dockable.
getPossibleStates() - Method in class com.javadocking.dockable.DefaultDockable
Gets the possible states of the dockable.
getPossibleStates() - Method in interface com.javadocking.dockable.Dockable
Gets the possible states of the dockable.
getPreferredReduceFactor() - Method in class com.javadocking.drag.painter.ImageDockableDragPainter
Gets how much the image of the dockable is made smaller.
getPreferredSize() - Method in class com.javadocking.component.ImageMinimzeHeader
 
getPreferredSize() - Method in class com.javadocking.component.MinimzeHeader
 
getPreferredSize() - Method in class com.javadocking.component.SelectableDockableHeader
 
getPreferredSize() - Method in class com.javadocking.component.SelectableDockHeader
 
getPriorityRectangle(Rectangle, int) - Method in class com.javadocking.dock.BorderDock
Gets the relative rectangle in this dock in which docking has priority.
getPriorityRectangle(Rectangle) - Method in class com.javadocking.dock.CompositeTabDock
Computes the relative rectangle in this dock in which docking has priority.
getPriorityRectangle(Rectangle) - Method in class com.javadocking.dock.SingleDock
Computes the relative rectangle in this dock in which docking has priority.
getPriorityRectangle(Rectangle, int) - Method in class com.javadocking.dock.SplitDock
Gets the relative rectangle in this dock in which docking has priority.
getPriorityRectangle(Rectangle) - Method in class com.javadocking.dock.TabDock
Computes the relative rectangle in this dock in which docking has priority.
getRealSizeRectangle() - Method in class com.javadocking.dock.CompositeLineDock
Gets how docking rectangles have to be painted.
getRealSizeRectangle() - Method in class com.javadocking.dock.LineDock
Gets how docking rectangles have to be painted.
getRectanglePainter() - Method in class com.javadocking.drag.painter.RectangleDragComponentFactory
Gets the painter that paints the rectangles on the javax.swing.JComponents returned by this factory.
getRightDockingMode() - Method in class com.javadocking.dock.BorderDock
Gets the docking mode for a dockable that is docked at the right child dock.
getRootDock(String) - Method in class com.javadocking.model.DefaultDockModel
 
getRootDock(String) - Method in interface com.javadocking.model.DockModel
Gets the root dock of this dock model that has the given key associated to it.
getRootDock(Dock) - Static method in class com.javadocking.util.DockingUtil
Gets the root dock of the dock tree that contains the given dock.
getRootDockKey() - Method in class com.javadocking.model.DefaultDockingPath
 
getRootDockKey() - Method in interface com.javadocking.model.DockingPath
Gets the key of the root dock of this path in the DockModel.
getRootDockKey(Dock) - Static method in class com.javadocking.util.DockingUtil
Gets the key of the given root dock in the dock model of the docking manager.
getRootKeys(Window) - Method in class com.javadocking.model.DefaultDockModel
 
getRootKeys(Window) - Method in interface com.javadocking.model.DockModel
Gets an iterator that iterates over the keys of all the root docks of the given owner window.
getRootPane(Component) - Static method in class com.javadocking.util.SwingUtil
Gets the root pane of the given component.
getRootPane(Window) - Static method in class com.javadocking.util.SwingUtil
Gets the root pane of the window.
getSelectedActionPanel() - Method in class com.javadocking.component.SelectableDockableHeader
Gets the panel with the actions when the header is selected.
getSelectedBorder() - Method in class com.javadocking.component.ImageMinimzeHeader
Gets the border, when the haeder is selected.
getSelectedBorder() - Method in class com.javadocking.component.MinimzeHeader
Gets the border, when the haeder is selected.
getSelectedDock() - Method in class com.javadocking.dock.CompositeTabDock
Gets the dock that is selected in the composite tab dock.
getSelectedDockable() - Method in class com.javadocking.dock.TabDock
Gets the dockable that is selected in the tab dock.
getSelectedDockable() - Method in interface com.javadocking.dockable.CompositeDockable
Gets the selected dockable.
getSelectedDockable() - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getSelectedIndex() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Gets the index of the selected dockable.
getSelectedShowActionMode() - Method in class com.javadocking.component.SelectableDockableHeader
Gets which actions are shown in the header, when the header is selected.
getShadow() - Static method in class com.javadocking.component.DefaultDockHeader
Gets the color of the shadow of the handle.
getShowActionMode() - Method in class com.javadocking.component.SelectableDockableHeader
Gets which actions are shown in the header, when the header is not selected.
getSource() - Method in class com.javadocking.model.DefaultDockModel
 
getSource() - Method in interface com.javadocking.model.DockModel
Gets the name of the data source for this dock model; typically a file name or a URL.
getStartButtonMask() - Method in class com.javadocking.drag.DefaultDragListener
Gets the mouse button that should be pressed for starting dragging.
getStartModifierMask() - Method in class com.javadocking.drag.DefaultDragListener
Gets the modifier that should be pressed for starting dragging.
getState() - Method in class com.javadocking.dockable.ActionDockable
 
getState() - Method in class com.javadocking.dockable.ButtonDockable
 
getState() - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getState() - Method in class com.javadocking.dockable.DefaultDockable
 
getState() - Method in interface com.javadocking.dockable.Dockable
Gets the state of the dockable.
getState() - Method in class com.javadocking.visualizer.DockingMinimizer
 
getState() - Method in class com.javadocking.visualizer.FloatExternalizer
 
getState() - Method in class com.javadocking.visualizer.LineMinimizer
 
getState() - Method in class com.javadocking.visualizer.MinimizerPanel
 
getState() - Method in class com.javadocking.visualizer.SingleMaximizer
 
getState() - Method in interface com.javadocking.visualizer.Visualizer
Determines the state of the dockables that are visualized by this visualizer.
getString(Properties, String, String) - Static method in class com.javadocking.util.PropertiesUtil
Gets the string property with the given name.
getStringArray(Properties, String, String[]) - Static method in class com.javadocking.util.PropertiesUtil
Gets the string array property with the given name.
getStroke() - Method in class com.javadocking.drag.painter.DefaultRectanglePainter
Gets the stroke that is used for painting the border.
getTabbedPane() - Method in class com.javadocking.dock.CompositeTabDock
Gets the tabbed pane that contains the dockables.
getTabbedPane() - Method in class com.javadocking.dock.TabDock
Gets the tabbed pane that contains the dockables.
getTitle(Dockable) - Method in class com.javadocking.dock.CompositeTabDock
Creates a title for the dockable.
getTitle() - Method in class com.javadocking.dockable.ActionDockable
 
getTitle() - Method in class com.javadocking.dockable.ButtonDockable
Always returns null
getTitle() - Method in class com.javadocking.dockable.DefaultCompositeDockable
Always returns null.
getTitle() - Method in class com.javadocking.dockable.DefaultDockable
 
getTitle() - Method in interface com.javadocking.dockable.Dockable
Gets the title of the dockable.
getTitleLabel() - Method in class com.javadocking.component.SelectableDockableHeader
Gets the label with the title.
getTitleLabel() - Method in class com.javadocking.component.SelectableDockHeader
Gets the label with the title.
getTopDockingMode() - Method in class com.javadocking.dock.BorderDock
Gets the docking mode for a dockable that is docked at the top child dock.
getUseLastDockingMode() - Method in class com.javadocking.dock.factory.LeafDockFactory
Returns whether the last docking mode of the dockable will be used to create a new dock.
getVersion() - Static method in class com.javadocking.util.JvmVersionUtil
Gets the version of the JVM.
getVerticalDockingMode() - Method in class com.javadocking.dock.LineDock
Gets the docking mode for a dockable that is docked in this line dock, if the line dock has a vertical orientation (ORIENTATION_VERTICAL).
getVerticalShift() - Method in class com.javadocking.drag.painter.ImageDockableDragPainter
Gets how much the image is shifted from the mouse in the vertical direction.
getVerticalShift() - Method in class com.javadocking.drag.painter.LabelDockableDragPainter
Gets how much the label is shifted from the mouse in the vertical direction.
getVisualizedDockable(int) - Method in class com.javadocking.visualizer.DockingMinimizer
 
getVisualizedDockable(int) - Method in class com.javadocking.visualizer.FloatExternalizer
 
getVisualizedDockable(int) - Method in class com.javadocking.visualizer.LineMinimizer
 
getVisualizedDockable(int) - Method in class com.javadocking.visualizer.MinimizerPanel
 
getVisualizedDockable(int) - Method in class com.javadocking.visualizer.SingleMaximizer
 
getVisualizedDockable(int) - Method in interface com.javadocking.visualizer.Visualizer
Gets the visualized dockable with the specified index.
getVisualizedDockableCount() - Method in class com.javadocking.visualizer.DockingMinimizer
 
getVisualizedDockableCount() - Method in class com.javadocking.visualizer.FloatExternalizer
 
getVisualizedDockableCount() - Method in class com.javadocking.visualizer.LineMinimizer
 
getVisualizedDockableCount() - Method in class com.javadocking.visualizer.MinimizerPanel
 
getVisualizedDockableCount() - Method in class com.javadocking.visualizer.SingleMaximizer
 
getVisualizedDockableCount() - Method in interface com.javadocking.visualizer.Visualizer
Gets the number of visualized dockables of this visualizer.
getVisualizer() - Method in class com.javadocking.dockable.ActionDockable
 
getVisualizer() - Method in class com.javadocking.dockable.ButtonDockable
 
getVisualizer() - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
getVisualizer() - Method in class com.javadocking.dockable.DefaultDockable
 
getVisualizer() - Method in interface com.javadocking.dockable.Dockable
Gets the object that currently shows the content of the dockable.
getVisualizer(String) - Method in class com.javadocking.model.DefaultDockModel
 
getVisualizer(String) - Method in interface com.javadocking.model.DockModel
Gets the visualizers of this dock model that has the given key associated to it.
getVisualizerKeys(Window) - Method in class com.javadocking.model.DefaultDockModel
 
getVisualizerKeys(Window) - Method in interface com.javadocking.model.DockModel
Gets an iterator that iterates over the keys of all the visualizers of the given owner window.
getWindowOwner(String) - Static method in class com.javadocking.util.DockingUtil
Gets the owner window that owns the root dock with the specified key.
ghostChild(Dock) - Method in class com.javadocking.dock.BorderDock
 
ghostChild(Dock) - Method in interface com.javadocking.dock.CompositeDock
Makes the given empty child dock invisible.
ghostChild(Dock) - Method in class com.javadocking.dock.CompositeGridDock
 
ghostChild(Dock) - Method in class com.javadocking.dock.CompositeLineDock
 
ghostChild(Dock) - Method in class com.javadocking.dock.CompositeTabDock
 
ghostChild(Dock) - Method in class com.javadocking.dock.FloatDock
 
ghostChild(Dock) - Method in class com.javadocking.dock.SplitDock
 
GRID - Static variable in class com.javadocking.dockable.DockingMode
The dockable can be docked in a grid with other dockables.
GridDock - Class in com.javadocking.dock
This is a dock that can contain zero, one or multiple dockables.
GridDock() - Constructor for class com.javadocking.dock.GridDock
Constructs a grid dock with docking mode for the dockables DockingMode.GRID.
GridDock(int) - Constructor for class com.javadocking.dock.GridDock
Constructs a grid dock.

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