S-PLUS Connect/Java v1.0

com.insightful.splus.client
Class ClientLoginDialog.UpdateProgressLabel

java.lang.Object
  extended by 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.


Constructor Summary
protected ClientLoginDialog.UpdateProgressLabel()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientLoginDialog.UpdateProgressLabel

protected ClientLoginDialog.UpdateProgressLabel()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.