| java.lang.Object com.xoetrope.swing.XSplasher
XSplasher | public class XSplasher (Code) | | author: werni See Also: http://www.randelshofer.ch/oop/javasplash/javasplash.html |
Method Summary | |
public static void | main(String[] args) Shows the splash screen, launches the application and then disposes
the splash screen. |
main | public static void main(String[] args)(Code) | | Shows the splash screen, launches the application and then disposes
the splash screen.
Parameters: args - the command line arguments |
|
|