Package org.bidib.wizard.splash
Class BiDiBWizardSplasher
- java.lang.Object
-
- org.bidib.wizard.splash.BiDiBWizardSplasher
-
public class BiDiBWizardSplasher extends Object
BiDiBWizardSplasher
-
-
Constructor Summary
Constructors Constructor Description BiDiBWizardSplasher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)Shows the splash screen, launches the application and then disposes the splash screen.
-
-
-
Method Detail
-
main
public static void main(String[] args)
Shows the splash screen, launches the application and then disposes the splash screen.- Parameters:
args- the command line arguments
-
-