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()
{@inheritDoc}
protected voidscanDrop(DockEvent event, boolean drop)

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)
© Copyright 2004-2005 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications