Frames | No Frames |
Classes implementing com.vlsolutions.swing.docking.SingleDockableContainer | |
class | A component used to show the currently expanded view. |
class | A DockView suitable for detached dockables (in their own window). |
class | DefaultImplementation of the SingleDockableContainer. |
class | This component is used to display single dockables like if they were in a tabbed pane. |
class | A dockView suitable for maximized dockables
|
class | A maximized view to use with the TabFactory. |
class | A DockView that can be nested into a TabbedDockableContainer
|
Methods with parameter type com.vlsolutions.swing.docking.SingleDockableContainer | |
void | Removes a dockable container. |
Methods with return type com.vlsolutions.swing.docking.SingleDockableContainer | |
SingleDockableContainer | |
SingleDockableContainer | Returns the component used to modify the expand panel size when expanded from the top. |
SingleDockableContainer | This method is called by the DockingDesktop whenever a dockable is inserted
in its containment hierachy. |
SingleDockableContainer | Returns the component used to modify the expand panel size when expanded from the top. |
SingleDockableContainer | returns the first DockableContainer which is parent of this dockable component |
SingleDockableContainer | DockingUtilities.findSingleDockableContainerAncestor(Component component) A utility method to find the first single dockable container ancestor of the given component. |