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