RePlay-DH / replay-dh-client

Utility tool for workflow documentation
Other
6 stars 0 forks source link

Fb preferences #4

Closed mcgaerty closed 6 years ago

mcgaerty commented 6 years ago

Finish work on the preferences framework and GUI.

Use extension points PreferencesGroup and PreferencesTab in the core plugin to register new GUI elements and grouping mechanisms to the preferences dialog. New GUI components need to implement the bwfdm.replaydh.ui.config.PreferencesTab interface.

Client now also has a restart function that calls a new java process with the same arguments and settings as the active client.