readme.txt 249 B

12345678
  1. The Trafficlight example contains a simple Swing based Java GUI to
  2. demonstrate the state machine behaviour in /model/TrafficLightWaiting.sct
  3. To start the application run src/trafficlight_example/TrafficlightDemo.java
  4. The example requires Java 8.