All Packages Class Hierarchy This Package Previous Next Index
Class BrainWave.CycleThread
java.lang.Object
|
+----java.lang.Thread
|
+----BrainWave.CycleThread
- public class CycleThread
- extends Thread
Used in the Cycle button so that screen updates can be seen while cycling is in
progress.
- Version:
- 2.0
- Author:
- Simon Dennis
-
run()
-
run
public void run()
- Overrides:
- run in class Thread
All Packages Class Hierarchy This Package Previous Next Index