Uses of Class
easik.sketch.util.Export.Database.DatabaseUI

Packages that use DatabaseUI
easik.sketch.util.Export.Database   
 

Uses of DatabaseUI in easik.sketch.util.Export.Database
 

Fields in easik.sketch.util.Export.Database declared as DatabaseUI
private  DatabaseUI DatabaseBuilder._db
          The UI used to gather information to form the connection
private  DatabaseUI DatabaseUI._udb
          A reference to this instance of the DatabaseUI
 

Constructors in easik.sketch.util.Export.Database with parameters of type DatabaseUI
DatabaseBuilder(ExportHandler sh, DatabaseUI db)
          Creates a new database builder which forms a connection to the database.