Class WatorController

java.lang.Object
java.lang.Thread
org.woehlke.computer.kurzweil.tabs.wator.WatorController
All Implemented Interfaces:
Runnable

public class WatorController extends Thread implements Runnable
Mandelbrot Set drawn by a Turing Machine. (C) 2006 - 2015 Thomas Woehlke. https://thomas-woehlke.blogspot.com/2016/01/mandelbrot-set-drawn-by-turing-machine.html
Author:
Thomas Woehlke Date: 05.02.2006 Time: 00:36:20
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • exit

      public void exit()