com.vlsolutions.swing.docking

Class DetachedDockView

public class DetachedDockView extends DockView

A DockView suitable for detached dockables (in their own window).

Since: 2.0

See Also:

Constructor Summary
DetachedDockView(Dockable dockable)
Method Summary
StringgetUIClassID()
protected voidscanDrop(DockEvent event, boolean drop)
StringtoString()

Constructor Detail

DetachedDockView

public DetachedDockView(Dockable dockable)

Method Detail

getUIClassID

public String getUIClassID()
{@inheritDoc }

Since: 2.0

scanDrop

protected void scanDrop(DockEvent event, boolean drop)

toString

public String toString()
{@inheritDoc }
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications