Package hec.client
Class TextFieldThread
java.lang.Object
hec.client.TextFieldThread
- All Implemented Interfaces:
Runnable
Creates a thread to set the text in the text field
Used because some setTextField() calls were battling
for Monitors with the java.awt paint methods
-
Method Summary