refactor: set javafx components in tables
What are the key features of this change
Most javafx components were in tables, but it was cluttered which this refactor changes. The initialize method still needs to be used, but it is now easier to read. Also gave this components better names.
closes: None
Size of change: small
Checklist
-
Javadoc is added to methods and classes -
Tests are added to feature -
Build tool test passed
Edited by Carl Gützkow