Interface | Description |
---|---|
Controller.StartupListener |
The interface for startup events in single instance mode.
|
Class | Description |
---|---|
Controller |
This class allows you to control the native splash screen of a generated
executable from your Java code and register a StartupListener to receive startup
events in single instance mode.
|
Exception | Description |
---|---|
Controller.ConnectionException |
The exception thrown by methods of the
Controller class to
indicate that a splash screen operation was not successful. |