end to end java project
I have a very simple classification gui project as show below.
I would like to implement this as an end to end java program
I have just figured out how to create an in memory table from java buts thats as far as I get.
I cant find out anywhere how to build this complete workflow in java
Is there an example java project or program which shows how to build all of this in java?