public class SettingsController extends Object
Constructor and Description |
---|
SettingsController() |
Modifier and Type | Method and Description |
---|---|
void |
cancel(javafx.event.ActionEvent event) |
void |
initUI(Settings settingsWindow) |
void |
promptLogo(javafx.event.ActionEvent event) |
void |
promptPDF(javafx.event.ActionEvent event) |
void |
submit(javafx.event.ActionEvent event) |
void |
verifyConnection(javafx.event.ActionEvent event) |
public void promptLogo(javafx.event.ActionEvent event)
public void verifyConnection(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(Settings settingsWindow)
Copyright © 2014–2018. All rights reserved.