Package | Description |
---|---|
org.java.plugin.boot |
This package contains helper classes to start/stop JPF based applications.
|
Class and 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.
|
Copyright © 2017. All rights reserved.