Uses of Package
org.java.plugin.boot
-
Packages that use org.java.plugin.boot Package Description org.java.plugin.boot This package contains helper classes to start/stop JPF based applications. -
Classes in org.java.plugin.boot used by org.java.plugin.boot Class Description Application This is "marker" interface to abstract an application that may be started (and will stop itself upon user activity).ApplicationInitializer Interface to plug custom code into JPF based application boot procedure.BootErrorHandler Callback interface to handle boot-time application errors.PluginsCollector Interface to encapsulate logic for gathering information about available plug-ins locations.SplashHandler Interface to control application splash screen.