Frames | No Frames |
Methods with parameter type com.vlsolutions.swing.docking.ws.WSDesktop | |
void | Adds a new desktop to this workspace |
Methods with return type com.vlsolutions.swing.docking.ws.WSDesktop | |
WSDesktop | Workspace.getDesktop(String desktopName) Returns a desktop identified by its name or null if not found |
WSDesktop | Workspace.getDesktop(int index) Returns the index-th desktop contained |