Uses of Class
uk.ac.kcl.cch.jb.pliny.views.TypeManagerView

Packages that use TypeManagerView
uk.ac.kcl.cch.jb.pliny.actions   
uk.ac.kcl.cch.jb.pliny.views.utils   
 

Uses of TypeManagerView in uk.ac.kcl.cch.jb.pliny.actions
 

Constructors in uk.ac.kcl.cch.jb.pliny.actions with parameters of type TypeManagerView
DeleteTypeAction(TypeManagerView view)
          constructor for this class.
 

Uses of TypeManagerView in uk.ac.kcl.cch.jb.pliny.views.utils
 

Constructors in uk.ac.kcl.cch.jb.pliny.views.utils with parameters of type TypeManagerView
EditTypeWizard(TypeManagerView view)
          constructor for using this wizard for { LOType creation.
EditTypeWizard(TypeManagerView view, LOType myType)
          constructor for using this wizard for { LOType editing.
DeleteTypeWizard(TypeManagerView myView, LOType theType, int count)
          constructor for this wizard.