public class SettingsController extends Object
| Constructor and Description |
|---|
SettingsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(javafx.event.ActionEvent event) |
void |
createDbChecked(javafx.event.ActionEvent event) |
void |
initUI(ABOS.Derby.Settings settingsWindow) |
void |
promptDB(javafx.event.ActionEvent event) |
void |
promptLogo(javafx.event.ActionEvent event) |
void |
promptPDF(javafx.event.ActionEvent event) |
void |
submit(javafx.event.ActionEvent event) |
public void promptDB(javafx.event.ActionEvent event)
public void createDbChecked(javafx.event.ActionEvent event)
public void promptLogo(javafx.event.ActionEvent event)
public void promptPDF(javafx.event.ActionEvent event)
public void submit(javafx.event.ActionEvent event)
public void cancel(javafx.event.ActionEvent event)
public void initUI(ABOS.Derby.Settings settingsWindow)
Copyright © 2014–2018. All rights reserved.