public class DisplayCleanDatFormThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
DisplayCleanDatFormThread(java.lang.String workspaces_id,
WorkspaceForm ownedBy)
Creates a new instance of displayCleanDatFormThread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
If the clean DAT form is hidden, show and focus.
|
public DisplayCleanDatFormThread(java.lang.String workspaces_id,
WorkspaceForm ownedBy)
workspaces_id - Valid workspace id.ownedBy - The owner of this process.