org.jmol.viewer

Class RepaintManager.AnimationThread

class RepaintManager.AnimationThread extends Thread implements Runnable

Field Summary
intframePointer
intframePointer2
intintThread
Constructor Summary
AnimationThread(int framePointer, int framePointer2, int intAnimThread)
Method Summary
voidrun()

Field Detail

framePointer

final int framePointer

framePointer2

final int framePointer2

intThread

int intThread

Constructor Detail

AnimationThread

AnimationThread(int framePointer, int framePointer2, int intAnimThread)

Method Detail

run

public void run()