public class SettingsPane
extends java.lang.Object
| Constructor and Description |
|---|
SettingsPane() |
| Modifier and Type | Method and Description |
|---|---|
void |
resetPreferencesAction(javafx.event.ActionEvent actionEvent)
Prompts the user if they would like to reset preferences.
|
public void resetPreferencesAction(javafx.event.ActionEvent actionEvent)
FileManager.resetPreferences() if the user selects 'OK'.
Will prompt user to restart app afterwards.actionEvent - calling event's action details, typically handled by FXML