exe4j API

Package com.exe4j

Interface Summary
Controller.StartupListener The interface for startup events in single instance mode.
 

Class Summary
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 Summary
Controller.ConnectionException The exception thrown by methods of the Controller class to indicate that a splash screen operation was not successful.
 


exe4j API