Package com.uefs.sistemadegerenciamento
Class WorkOrderManagerApplication
java.lang.Object
javafx.application.Application
com.uefs.sistemadegerenciamento.WorkOrderManagerApplication
public class WorkOrderManagerApplication
extends javafx.application.Application
-
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
-
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Field Details
-
stage
public static javafx.stage.Stage stage
-
-
Constructor Details
-
WorkOrderManagerApplication
public WorkOrderManagerApplication()
-
-
Method Details
-
start
- Specified by:
start
in classjavafx.application.Application
- Throws:
IOException
-
main
-