MCPcopy Create free account
hub / github.com/brunoborges/webfx / main

Method main

webfx-browser/src/main/java/webfx/browser/WebFX.java:100–104  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected