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(). @param args the command line arguments
(String[] args)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected