Module app.supernaut
Package app.supernaut
package app.supernaut
Foundational Supernaut interfaces for defining applications at an abstraction layer
above JavaFX or Micronaut.
-
InterfacesClassDescriptionA background application that is started before the foreground app and can communicate with the foreground app.An abstraction of a User Interface application that is separated into a foreground app and a background app.Asynchronous two-phase application launcher.