Module app.supernaut.fx
module app.supernaut.fx
Defines the core classes and interfaces used by Supernaut.FX applications. These
interface extend the more abstract interfaces in
app.supernaut. In general,
applications should not depend on classes defined in the app.supernaut.fx.micronaut module.
If you are writing a Supernaut.FX there are two main classes you need to know about: ApplicationDelegate
and FxLauncher. See ApplicationDelegate for an example app and how to get
started or read the User's Guide (TBD).
-
Packages
ExportsPackageDescriptionSupernaut.FX: Classes and interfaces for building JavaFX appsTest support classes (JavaFX)Indirect Exports -
Modules
RequiresModifierModuleDescriptiontransitiveDefines foundational interfaces for Supernaut that are independent of JavaFX. -
Services
Uses