Uses of Class
ch.claudio.contactdb.Model

Packages that use Model
ch.claudio.contactdb The conteact db shall help me organize the different information I have about persons I know. 
ch.claudio.contactdb.gui   
 

Uses of Model in ch.claudio.contactdb
 

Constructors in ch.claudio.contactdb with parameters of type Model
GaimImporter(Model m)
           
ImportHandler(Model m)
           
LicqImporter(Model m)
           
 

Uses of Model in ch.claudio.contactdb.gui
 

Constructors in ch.claudio.contactdb.gui with parameters of type Model
BrowseView(Model m)
          Create a query view operating on a specified model
ImportView(Model m)
          Create a new import view operating on the specified model