class PreferencesView : View
A view managing the application preferences panel.
PreferencesView()
A view managing the application preferences panel. |
val root: VBox
the UIs view. |
fun savePreferences(): Unit
Persist the appication preferences. |
|
fun setDefaultFile(): Unit
Set the defualt file name. |