org.fuin.examples.utils4swing5.appstarter
Class NoConfigScreenExample
java.lang.Object
org.fuin.examples.utils4swing5.appstarter.NoConfigScreenExample
public final class NoConfigScreenExample
- extends Object
Start an application without any configuration screen. To run this example
you have to copy Sun's password store example to the following directory:
"C:\PasswordStoreExample". Another option is to change the path constant in
"Utils".
|
Method Summary |
static void |
main(String[] args)
Main method to start the "AppStarter" without a configuration screen. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Main method to start the "AppStarter" without a configuration screen.
- Parameters:
args - Command line arguments. Not used.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.