public class DisplayOpenWorkspaceThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
DisplayOpenWorkspaceThread()
Create new thread to display the Open Workspace dialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Display Open Workspaces dialog if there are existing workspaces in the DB.
|