public class DisplayConfigFormThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
DisplayConfigFormThread()
General constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
If config form is hidden, show and focus.
|