Uses of Package
net.xoetrope.swing.docking

Packages that use net.xoetrope.swing.docking
net.xoetrope.swing.app   
net.xoetrope.swing.docking   
 

Classes in net.xoetrope.swing.docking used by net.xoetrope.swing.app
XCardPanel
          The XCardPanel class manages two views of the docking panels, a MultiSplitPane view and a zoomed in view showing just a single docking panel.
XDockable
          XDockable is a collection of information about a dockable component, its decorations and its docked location(s).
XDockingPanel
          A panel for use in a docking framework.
XDockingSideBar
          A panel for use in a docking framework.
 

Classes in net.xoetrope.swing.docking used by net.xoetrope.swing.docking
XCardPanel
          The XCardPanel class manages two views of the docking panels, a MultiSplitPane view and a zoomed in view showing just a single docking panel.
XDockable
          XDockable is a collection of information about a dockable component, its decorations and its docked location(s).
XDockableHeader
          A header like panel that paints a gradient fill and displays a caption.
XDockingPanel
          A panel for use in a docking framework.
XDockingPanelListener
          A listener for docking panel state changes
XDockingPreview
          A panel that previews the content of a docking panel.
XDockingSideBar
          A panel for use in a docking framework.
XDockingSideBar.XDockButton
          A button placed on the sidebar for each docked panel.