|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.vlsolutions.swing.docking | |
---|---|
com.vlsolutions.swing.docking | The VL Docking Framework for JFC "Swing" applications. |
com.vlsolutions.swing.docking.event | Events Package of the VLDocking Framework. |
com.vlsolutions.swing.docking.ui | UI Package of the docking framework. |
com.vlsolutions.swing.docking.ws |
Classes in com.vlsolutions.swing.docking used by com.vlsolutions.swing.docking | |
---|---|
AnchorConstraints
A constraint used to specify how a dockable is tied (anchored) to its containing parent . |
|
AutoHideButton
The button used to show Dockables in auto-hide borders. |
|
AutoHideButtonPanel
A Swing panel used as a toolbar for autohide buttons. |
|
AutoHideExpandPanel
A component used to show the currently expanded view. |
|
AutoHidePolicy
This class holds preferences on default autohiding behaviour. |
|
CompoundDockable
Describes a Dockable that can contain sub-dockables. |
|
DefaultDockableContainerFactory
Default implementation of the DockableContainerFactory. |
|
Dockable
Interface describing a component (AWT/Swing) that can be managed by the DockingDesktop. |
|
DockableActionCustomizer
An objet that can provide actions relative to a dockable. |
|
DockableContainer
A DockableContainer is the base interface of GUI components used to display Dockable components. |
|
DockableContainerFactory
An abstract factory used by the DockingDesktop to create instance
of Dockable containers. |
|
DockableDragSource
An interface implemented by visual components used for drag and drop operations on a DockableContainer. |
|
DockableResolver
An interface used to find a dockable (when read from an input stream like XML) when the only information given is its DockKey id. |
|
DockableState
General information about the current state of a dockable component. |
|
DockDropReceiver
An interface implemented by components that can accept docking action with mouse drag and drop. |
|
DockGroup
This class describes a logical group of Dockables. |
|
DockingConstants.Hide
Typesafe enumeration describing an auto-hide operation on the DockingDesktop. |
|
DockingConstants.Split
Typesafe enumeration describing a split operation on the DockingDesktop. |
|
DockingContext
A context that can be shared by multiple docking desktops. |
|
DockingDesktop
The DockingDesktop is the main class of the VLDocking Framework. |
|
DockingPanel
This class is responsible for the containment of a Dockable component. |
|
DockKey
Provides a unique identification for a Dockable and runtime properties, like icon, name, tooltip, preferred audohide-zone... |
|
DockView
DefaultImplementation of the SingleDockableContainer. |
|
DockViewAsTab
This component is used to display single dockables like if they were in a tabbed pane. |
|
DockViewAsTab.TabHeader
|
|
DockViewTitleBar
A title bar, associated to a DockView (container of a single user component). |
|
FloatingDockableContainer
The interface describing a Floating window used to display one or more dockables |
|
RelativeDockablePosition
This class is an immutable object used to remember the relative positionning of docked components. |
|
SingleDockableContainer
A SingleDockableContainer is a DockableContainer that can display a single Dockable component. |
|
SplitContainer
A Specialized JSplitPane which accepts drag and drop of DockableContainer. |
|
TabbedDockableContainer
Interface describing a container that can be used to display more than one Dockable in a Tabbed Pane fashion. |
Classes in com.vlsolutions.swing.docking used by com.vlsolutions.swing.docking.event | |
---|---|
Dockable
Interface describing a component (AWT/Swing) that can be managed by the DockingDesktop. |
|
DockableDragSource
An interface implemented by visual components used for drag and drop operations on a DockableContainer. |
|
DockableState
General information about the current state of a dockable component. |
|
DockingConstants.Split
Typesafe enumeration describing a split operation on the DockingDesktop. |
|
DockingDesktop
The DockingDesktop is the main class of the VLDocking Framework. |
Classes in com.vlsolutions.swing.docking used by com.vlsolutions.swing.docking.ui | |
---|---|
AutoHideButton
The button used to show Dockables in auto-hide borders. |
|
AutoHideButtonPanel
A Swing panel used as a toolbar for autohide buttons. |
|
DockView
DefaultImplementation of the SingleDockableContainer. |
|
DockViewTitleBar
A title bar, associated to a DockView (container of a single user component). |
Classes in com.vlsolutions.swing.docking used by com.vlsolutions.swing.docking.ws | |
---|---|
DockingConstants.Hide
Typesafe enumeration describing an auto-hide operation on the DockingDesktop. |
|
DockingConstants.Split
Typesafe enumeration describing a split operation on the DockingDesktop. |
|
DockingContext
A context that can be shared by multiple docking desktops. |
|
RelativeDockablePosition
This class is an immutable object used to remember the relative positionning of docked components. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |