Interface TabController
- All Superinterfaces:
java.lang.Runnable
- All Known Implementing Classes:
CyclicCellularAutomatonController,DiffusionLimitedAggregationController,MandelbrotController,RandomWalkController,SimulatedEvolutionController
public interface TabController
extends java.lang.Runnable
-
Method Summary
Methods inherited from interface java.lang.Runnable
run
-
Method Details
-
start
void start() -
exit
void exit()
-