Class ManagerGui


  • public class ManagerGui
    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

      Constructors 
      Constructor Description
      ManagerGui()  
    • Constructor Detail

      • ManagerGui

        public ManagerGui()
    • Method Detail

      • start

        public void start​(javafx.stage.Stage stage)
                   throws Exception
        Specified by:
        start in class javafx.application.Application
        Throws:
        Exception
      • main

        public static void main​(String[] args)
        The main() method is ignored in correctly deployed JavaFX application. main() serves only as fallback in case the application can not be launched through deployment artifacts, e.g., in IDEs with limited FX support. NetBeans ignores main().
        Parameters:
        args - the command line arguments