public class DetachedDockViewUI
extends javax.swing.plaf.basic.BasicPanelUI
DockView,
DetachedDockView| Constructor and Description |
|---|
DetachedDockViewUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Creates a UI for the given component (shared instance)
|
void |
installUI(javax.swing.JComponent c)
Installs the component's UI
|
void |
uninstallUI(javax.swing.JComponent c)
Uninstalls the component's UI
|
getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaultspublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI in class javax.swing.plaf.basic.BasicPanelUIpublic void uninstallUI(javax.swing.JComponent c)
uninstallUI in class javax.swing.plaf.basic.BasicPanelUI© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications