Go to file
Jan Löwenstrom f4f1f7bd37 add QTableFrame and clickable states that display a gui
- remove org.javaTuple in favour of org.apache.common for tuples and circleQueue
- remove ViewListener from non-GUI Controller
- stateActionTable saves the last 10 states that changed. They will get displayed in QTable Frame
in JTextAreas
2020-01-01 23:54:18 +01:00
.idea split GUI parts from controller into sub class 2019-12-31 14:43:40 +01:00
gradle/wrapper add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
learningStates enhance save/load feature and change thread handling 2019-12-29 01:12:11 +01:00
src add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
.gitignore add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
build.gradle add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
gradlew init the gradle project 2019-12-06 13:11:29 +01:00
gradlew.bat init the gradle project 2019-12-06 13:11:29 +01:00
settings.gradle init the gradle project 2019-12-06 13:11:29 +01:00