This will be hard as heck, since I don't know JavaFX well. Relates to #17
Any new setting will require tons of new code to display the settings. It would be nice if the settings could be generated.
My thoughts are based on expanding the RequiredSettings Enum to include information like the Class (i.e., String, Boolean, etc) sort of like how one of the property methods is working.
This will be hard as heck, since I don't know JavaFX well. Relates to #17
Any new setting will require tons of new code to display the settings. It would be nice if the settings could be generated.
My thoughts are based on expanding the RequiredSettings Enum to include information like the Class (i.e., String, Boolean, etc) sort of like how one of the property methods is working.