public class DetachedDockViewUI extends BasicPanelUI
DockView
,
DetachedDockView
Constructor and Description |
---|
DetachedDockViewUI() |
Modifier and Type | Method and Description |
---|---|
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
|
getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaults
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI
in class BasicPanelUI
public void uninstallUI(JComponent c)
uninstallUI
in class BasicPanelUI
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications