139140141142143144145
public static void openProfile() { new ProfileController(); } public static void openSettings() { new SettingsView(); }