org.fuin.examples.utils4swing5.appstarter
Class NoConfigScreenExample

java.lang.Object
  extended by org.fuin.examples.utils4swing5.appstarter.NoConfigScreenExample

public final class NoConfigScreenExample
extends java.lang.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(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

main

public static void main(java.lang.String[] args)
Main method to start the "AppStarter" without a configuration screen.

Parameters:
args - Command line arguments. Not used.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.