volodymyrkutsenko / betterbrain

1 stars 0 forks source link

Add GUI to the application #23

Open volodymyrkutsenko opened 9 years ago

volodymyrkutsenko commented 9 years ago

Currently the application works only within the console mode. It will be good to keep it as a secondary mode for batch scripts. But it is required to add a GUI for easy using by anyone.

Possible GUI frameworks: Swing, SWT, QT, JavaFX, AWT.

volodymyrkutsenko commented 7 years ago

At the moment JavaFX seems to be the best choice especially considering that the Release may become not only a tests generation utility with GUI but the whole training software simulator too.