|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fuin.examples.utils4swing5.appstarter.NoConfigScreenExample
public final class NoConfigScreenExample
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(java.lang.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 |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Command line arguments. Not used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |