- All Known Subinterfaces:
Dockable
,DockableComponent
,DockableWrapper
,DockContainer
- All Known Implementing Classes:
DockablePanel
,DockableRootPane
,DockableToolBar
,DockContentPane
,DockedFrame
,DockSplitPane
,DockTabbedPane
,PlainPanel
,SwingPanel
,View
,ViewBase
public interface DockComponent
-
Method Summary
-
Method Details
-
getParent
Container getParent() -
getHeight
int getHeight() -
getWidth
int getWidth() -
getDockParent
DockContainer getDockParent()
-