Package | Description |
---|---|
pub.vlsolutions.swing.docking.ws |
Dockable windows framework
|
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 |
WorkspaceButton.applyWorkspace()
Invoked when the button is pressed : applies the workspace to the associated context
|
void |
WorkspaceMenuItem.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 © 2010-2014 Pacific Biosciences. All Rights Reserved.