com.insightful.splus.client
Class ClientLoginDialog.UpdateProgressLabel
java.lang.Object
com.insightful.splus.client.ClientLoginDialog.UpdateProgressLabel
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ClientLoginDialog
protected class ClientLoginDialog.UpdateProgressLabel
- extends Object
- implements Runnable
Update the progress label.
This code is passed to the SplusLogin object, which runs
it on the event-dispatching thread at appropriate times.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientLoginDialog.UpdateProgressLabel
protected ClientLoginDialog.UpdateProgressLabel()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.