--- FM2SQL/Attic/FM2SQL.java 2003/12/18 11:48:51 1.6 +++ FM2SQL/Attic/FM2SQL.java 2004/01/08 10:33:33 1.7 @@ -6,7 +6,6 @@ import Convert.DataBase; import java.awt.event.*; import java.awt.Dimension; -import java.awt.FlowLayout; import java.awt.*; import java.sql.*; import java.util.*; @@ -20,7 +19,7 @@ import java.io.*; *
* The Database access is made over DBBean class * all other classes are just for the visualization of the data - * @version 0.2( first stable release) + * @version 0.3( first stable release) * @author rogo * */