org.fuin.examples.utils4swing5.appstarter
Class PrePopulatedConfigScreenExample

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

public final class PrePopulatedConfigScreenExample
extends java.lang.Object

Start an application with a pre-populated 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" with a pre-populated 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" with a pre-populated configuration screen.

Parameters:
args - Command line arguments. Not used.


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