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