com.vlsolutions.swing.docking.ui

Class DetachedDockViewUI


public class DetachedDockViewUI
extends BasicPanelUI

The UI of the "detached" (floating) dockview.
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

Constructor Details

DetachedDockViewUI

public DetachedDockViewUI()

Method Details

createUI

public static ComponentUI createUI(JComponent c)
Creates a UI for the given component (shared instance)

installUI

public void installUI(JComponent c)
Installs the component's UI

uninstallUI

public void uninstallUI(JComponent c)
Uninstalls the component's UI

© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications