com.vlsolutions.swing.docking.ui
public class DetachedDockViewUI extends BasicPanelUI
Since: 2.0
See Also: DockView DetachedDockView
| Constructor Summary | |
|---|---|
| DetachedDockViewUI() | |
| Method Summary | |
|---|---|
| static ComponentUI | createUI(JComponent c) Creates a UI for the given component (shared instance) |
| void | installUI(JComponent c) Installs the component's UI |
| void | uninstallUI(JComponent c) Uninstalls the component's UI |