org.gswing.components.input.dbcreator
Class DbCreatorMain

java.lang.Object
  extended byorg.gswing.components.input.dbcreator.DbCreatorMain

public class DbCreatorMain
extends Object

Purpose: Creates a new gSwing database from scratch.


Constructor Summary
DbCreatorMain()
           
 
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
 

Constructor Detail

DbCreatorMain

public DbCreatorMain()
Method Detail

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.