private void initWindow() {
   widgets.window = new JFrame("Preferences");
 }