com.vlsolutions.swing.docking

Class TabbedDockView

Implemented Interfaces:
DockableContainer, DockDropReceiver, SingleDockableContainer

public class TabbedDockView
extends DockView

A DockView that can be nested into a TabbedDockableContainer

Field Summary

Fields inherited from class com.vlsolutions.swing.docking.DockView

desktop, dockable, lastDropGeneralPath, lastDropShape, title

Constructor Summary

TabbedDockView(Dockable dockable)
Constructs a new DockView for the given dockable.

Method Summary

protected void
scanDrop(DockEvent event, boolean drop)
void
setVisible(boolean visible)

Methods inherited from class com.vlsolutions.swing.docking.DockView

buildPathForTab, getDockable, getTitleBar, getUIClassID, installDocking, processDockableDrag, processDockableDrop, scanDrop, setDockable, toString, uninstallDocking

Constructor Details

TabbedDockView

public TabbedDockView(Dockable dockable)
Constructs a new DockView for the given dockable.
Parameters:
dockable - the dockable to show

Method Details

scanDrop

protected void scanDrop(DockEvent event,
                        boolean drop)
Overrides:
scanDrop in interface DockView

setVisible

public void setVisible(boolean visible)

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