Uses of Class
org.gswing.components.input.dbcreator.DbField

Packages that use DbField
org.gswing.components.common.db Package contains the classes common to gswing gui components. 
 

Uses of DbField in org.gswing.components.common.db
 

Methods in org.gswing.components.common.db that return DbField
 DbField DbTable.getField(int index)
          Get the field in this element.
 

Methods in org.gswing.components.common.db with parameters of type DbField
 void DbTable.addField(DbField field)
          Add a field to the table.
 



Copyright © 2008. All Rights Reserved.