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