public class DisplayCreateWorkspaceThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
DisplayCreateWorkspaceThread(boolean ct)
Create new Thread for displaying Create Workspace dialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
If Create Workspace form is hidden, show and focus.
|