org.jmol.appletwrapper

Class TickerThread

class TickerThread extends Thread

Field Summary
AppletWrapperappletWrapper
booleankeepRunning
Constructor Summary
TickerThread(AppletWrapper appletWrapper)
Method Summary
voidrun()

Field Detail

appletWrapper

AppletWrapper appletWrapper

keepRunning

boolean keepRunning

Constructor Detail

TickerThread

TickerThread(AppletWrapper appletWrapper)

Method Detail

run

public void run()