C D G I R S W

C

com.jpackages.execj - package com.jpackages.execj
 

D

dispose() - Static method in class com.jpackages.execj.SplashScreen
Dispose of the splash screen.

G

getServiceListener() - Static method in class com.jpackages.execj.ServiceEvents
Retrieve the current ServiceListener.

I

isWindowsService() - Static method in class com.jpackages.execj.WindowsExe
Retrieve if this application is running as a Windows Service

R

restart() - Static method in class com.jpackages.execj.WindowsExe
Restart this application.

S

ServiceEvents - Class in com.jpackages.execj
This class provides the ability to define a ServiceListener.
ServiceEvents() - Constructor for class com.jpackages.execj.ServiceEvents
 
ServiceListener - Interface in com.jpackages.execj
This interface is notified of service events.
servicePause() - Method in interface com.jpackages.execj.ServiceListener
This service has been requested to pause.
serviceResume() - Method in interface com.jpackages.execj.ServiceListener
This service has been requested to resume.
setImage(ImageIcon) - Static method in class com.jpackages.execj.SplashScreen
Set the image to display on the splash screen.
setServiceListener(ServiceListener) - Static method in class com.jpackages.execj.ServiceEvents
Set a ServiceListener for this application.
setText1(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text1 region.
setText2(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text2 region.
setText3(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text3 region.
setText4(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text4 region.
setText5(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text5 region.
setText6(String) - Static method in class com.jpackages.execj.SplashScreen
Set the text to display in the Text6 region.
SplashScreen - Class in com.jpackages.execj
This class provides functionality to alter the SplashScreen displayed.
SplashScreen() - Constructor for class com.jpackages.execj.SplashScreen
 

W

WindowsExe - Class in com.jpackages.execj
This class provides functionality specific to running as an exe.
WindowsExe() - Constructor for class com.jpackages.execj.WindowsExe
 

C D G I R S W