antsnest.configuration
Class StartupManager
java.lang.Object
antsnest.configuration.StartupManager
public class StartupManager
- extends Object
Responsible for starting up the application
- Author:
- Chris Clohosy
|
Method Summary |
void |
hideSplash()
|
static void |
main(String[] args)
The main method that fires up the program |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartupManager
public StartupManager()
- Actually starts up the program
hideSplash
public void hideSplash()
main
public static void main(String[] args)
- The main method that fires up the program
- Parameters:
args -