Package | Description |
---|---|
com.vlsolutions.swing.docking.ws |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.apply(DockingContext dockingContext)
Applies this workspace to the given docking context (this is equivalent as loading a
workspace file from DockingContext.readXML() : it removes every dockable from the context and
associated desktops, and clears their dockable states, then it reloads the dockables as specified
by this workspace layout.
|
void |
WorkspaceMenuItem.applyWorkspace()
Invoked when the button is pressed : applies the workspace to the associated context
|
void |
WorkspaceButton.applyWorkspace()
Invoked when the button is pressed : applies the workspace to the associated context
|
void |
Workspace.loadFrom(DockingContext context)
Loads and configures this workspace from a given docking context.
|
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications