Class MainWindow

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.layout.Pane
javafx.scene.layout.HBox
passport.application.desktop.ui.main.MainWindow
All Implemented Interfaces:
javafx.css.Styleable, javafx.event.EventTarget

public class MainWindow extends javafx.scene.layout.HBox
Represents the main window of the application, providing access to available events and owned events.