Anonymous - 2018-08-21

Add

/Server/Settings/Host
/Server/Settings/Password
/Server/Settings/Port
/Server/Settings/Thread/Count
/Server/Settings/Username

to

HKEY_CURRENT_USER\Software\JavaSoft\Prefs\me\mabra\hellonzb

and fill them with your values.
I think there ist something wrong with

    // sepcial case: server settings tab
    for(String key : serverSettingsPanel.keys())
        savePrefKeyVal(key, serverSettingsPanel.getSettingsValue(key));