java.lang.Object
javafx.application.Application
org.pdfsam.gui.PdfsamApp
public class PdfsamApp
extends javafx.application.Application
PDFsam application
- Author:
- Andrea Vacondio
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet
-
Constructor Details
-
PdfsamApp
public PdfsamApp()
-
-
Method Details
-
init
public void init()- Overrides:
initin classjavafx.application.Application
-
start
public void start(javafx.stage.Stage primaryStage) - Specified by:
startin classjavafx.application.Application
-
stop
public void stop()- Overrides:
stopin classjavafx.application.Application
-