Class ExtractorGui


  • public class ExtractorGui
    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
      ExtractorGui()  
    • Constructor Detail

      • ExtractorGui

        public ExtractorGui()
    • 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