C D G H I L M S U 

C

CentralExceptionHandler - Class in de.ims.icarus.launcher
 
CentralExceptionHandler() - Constructor for class de.ims.icarus.launcher.CentralExceptionHandler
 

D

de.ims.icarus.launcher - package de.ims.icarus.launcher
 
dispose() - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Hide the underlying splash implementation and release all associated resources.

G

getHandler() - Static method in class de.ims.icarus.launcher.CentralExceptionHandler
 

H

handle(Throwable) - Method in class de.ims.icarus.launcher.CentralExceptionHandler
 

I

isVisible() - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Checks whether the underlying splash object is visible

L

Launcher - Class in de.ims.icarus.launcher
 
Launcher() - Constructor for class de.ims.icarus.launcher.Launcher
 

M

main(String[]) - Static method in class de.ims.icarus.launcher.Launcher
 

S

setHandler(Thread.UncaughtExceptionHandler) - Static method in class de.ims.icarus.launcher.CentralExceptionHandler
 
setMaxProgress(int) - Static method in class de.ims.icarus.launcher.SplashWindow
 
setMaxProgress(int) - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Change the maximum progress value to the given argument and refresh the progress bar.
setProgress(int) - Static method in class de.ims.icarus.launcher.SplashWindow
 
setProgress(int) - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Set the current progress value to the provided argument and refresh the progress bar.
setText(String) - Static method in class de.ims.icarus.launcher.SplashWindow
 
setText(String) - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Display the given text next to the progress bar.
SplashWindow - Class in de.ims.icarus.launcher
 
SplashWindow() - Constructor for class de.ims.icarus.launcher.SplashWindow
 
SplashWindow.SplashDelegate - Interface in de.ims.icarus.launcher
 
step() - Method in interface de.ims.icarus.launcher.SplashWindow.SplashDelegate
Increments the progress by one.
step() - Static method in class de.ims.icarus.launcher.SplashWindow
 

U

uncaughtException(Thread, Throwable) - Method in class de.ims.icarus.launcher.CentralExceptionHandler
 
C D G H I L M S U