Uses of Class com.vlsolutions.swing.docking.ws.WSDockKey

Uses in package com.vlsolutions.swing.docking.ws

Methods with parameter type com.vlsolutions.swing.docking.ws.WSDockKey

void
Adds the first dockable to this desktop.
void
WSDesktop.addDockable(WSDockKey compoundDockable, WSDockKey childDockable)
Adds a dockable into a compound dockable
void
Adds a new dockable (and stores its return-to-docked position)
void
Registers a dockable as belonging to a tab group.
void
WSDesktop.createTab(WSDockKey baseTab, WSDockKey newTab, int order)
Creates a tab containing baseTab and newTab (if baseTab is already into a Tab, then newTab will just be added at the "order" position.
void
WSDesktop.setFloating(WSDockKey dockable, Rectangle windowRect, RelativeDockablePosition returnPosition)
Adds a new floating dockable
void
Sets the maximized dockable of this desktop, (or null if no dockable maximized).
void
WSDesktop.split(WSDockKey base, WSDockKey newDockable, DockingConstants.Split split, double splitLocation)
Splits a dockable (with a given split location)

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