org.vrforcad.server
Class MakeTables

java.lang.Object
  extended by org.vrforcad.server.MakeTables

public class MakeTables
extends java.lang.Object

This class makes the tables in mysql database.

Version:
1.0
Author:
Daniel Cioi

Constructor Summary
MakeTables(boolean gui)
           
 
Method Summary
static void makeIt()
          Get the values from user and make the tables.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeTables

public MakeTables(boolean gui)
Method Detail

makeIt

public static void makeIt()
Get the values from user and make the tables.