public final class VMSplashScreen
extends java.lang.Object
This class allows for adding a splash screen to the launch of the application.
You must use for instance the VM command line option -splash:C:\Projects\EspritNetSuite\src\images\splash\esprit1.gif in order
to see a splash image while the VM itself is loading. If this option is missing, then the EsprIT built-in splash
mechanism will be used (which works only AFTER VM loading).
- Author:
- Rainer Buesch