Uses of Package
project35.soa.ontology.views

Packages that use project35.soa.ontology.views
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.metaData The package contains classes which manage Project35's meta data. 
project35.soa.ontology.views This package contains all the classes which support the ontology viewer that is part of the Project35 Ontology Service Framework. 
project35.tabletDeployment   
 

Classes in project35.soa.ontology.views used by project35.desktopDeployment
OntologyService
          a service used to mark-up form fields with ontology terms.
OntologyServiceManager
          manages ontology services associated with a given text field It associates its own ServiceMenuListener with the label of the form field.
 

Classes in project35.soa.ontology.views used by project35.metaData
OntologyTermSelectionListener
          describes a class responsible for doing some action when users finish selecting terms in an OntologyViewer The action will commonly be one and/or both things: record meta data about selected terms paste term labels into a text field
OntologyViewer
          describes a class that can render a collection of ontology terms.
 

Classes in project35.soa.ontology.views used by project35.soa.ontology.views
ListView
          Views an ontology as a list of alphabetised terms.
OntologyService
          a service used to mark-up form fields with ontology terms.
OntologyTermNode
          this class describes a tree node that can contain an ontology term.
OntologyTermSelectionListener
          describes a class responsible for doing some action when users finish selecting terms in an OntologyViewer The action will commonly be one and/or both things: record meta data about selected terms paste term labels into a text field
OntologyView
          describes the behaviour of an ontology view supported by the DefaultOntologyViewer
OntologyViewer
          describes a class that can render a collection of ontology terms.
OntologyViewListener
          describes class that listens to one of the classes that implement OntologyView interface.
PictureView
          renders ontology terms as a collection of thumbnail images.
 

Classes in project35.soa.ontology.views used by project35.tabletDeployment
ListView
          Views an ontology as a list of alphabetised terms.
OntologyService
          a service used to mark-up form fields with ontology terms.
OntologyTermSelectionListener
          describes a class responsible for doing some action when users finish selecting terms in an OntologyViewer The action will commonly be one and/or both things: record meta data about selected terms paste term labels into a text field
OntologyView
          describes the behaviour of an ontology view supported by the DefaultOntologyViewer
OntologyViewer
          describes a class that can render a collection of ontology terms.
OntologyViewListener
          describes class that listens to one of the classes that implement OntologyView interface.
PictureView
          renders ontology terms as a collection of thumbnail images.