org.gswing.components.input.dbcreator
Class DbCreatorMain
java.lang.Object
org.gswing.components.input.dbcreator.DbCreatorMain
- public class DbCreatorMain
- extends Object
Purpose: Creates a new gSwing database from scratch.
|
Method Summary |
static void |
main(String[] args)
Sets up the properties, intialises the DB creator and displays the
password dialogue. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbCreatorMain
public DbCreatorMain()
main
public static void main(String[] args)
- Sets up the properties, intialises the DB creator and displays the
password dialogue.
- Parameters:
args - The command arguments. Not used.
Copyright © 2003-2007 George M Hamilton.