Uses of Class
uk.ac.kcl.cch.rdb2java.dynData.PropertyChangeObject

Packages that use PropertyChangeObject
uk.ac.kcl.cch.jb.pliny.containmentView.model   
uk.ac.kcl.cch.jb.pliny.editors   
uk.ac.kcl.cch.jb.pliny.imageRes.model   
uk.ac.kcl.cch.jb.pliny.model   
uk.ac.kcl.cch.jb.pliny.pdfAnnot.model   
uk.ac.kcl.cch.jb.pliny.views.utils   
uk.ac.kcl.cch.rdb2java.dynData   
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.containmentView.model
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.containmentView.model
 class ContainmentItem
          this model class for the ContainmentView corresponds to the boxes in the graph that, in turn, correspond to the Resources that are connected to the main resource the display is centered around.
 class ContainmentLink
          this model class for the ContainmentView represents a link between two ContainmentItems.
 class ContainmentLinkEnd
          part of the data model for the ContainmentView that represents the ends (arrowheads) of the links between ContainmentItems.
 class ContainmentSet
          this model class for the ContainmentView represents the top level object for the a view page.
 class IncludedTypeManager
          an object from this class manages information about which links of which LOType should be included or excluded from the Containment View.
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.editors
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.editors
 class ResourceChangingAnnouncer
          A convenience class to implement code that provides a service of announcing a property change whenever a Resource changes.
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.imageRes.model
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.imageRes.model
 class ImageResource
          an extension on the Pliny Resource that contains special data for Images.
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.model
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.model
 class DBServices
          provides linking services between the DB engine and the rdb2java model objects.
 class Favourite
           
 class GlobalData
           
 class Link
           
 class LinkableObject
           
 class LOType
           
static class LOType.CurrentTypeManager
           
 class Note
           
 class NoteLucened
          an extension of the {link Note} class generated by rdb2java and managing the DB storage of data to support the simultaneous storing of Note text by Lucene.
 class ObjectType
           
 class Plugin
           
 class ReferencerList
          the model class that corresponds to the Pliny referencer for a LinkableObject that can be displayed in a reference/annotation area.
 class Resource
           
 class ResourceHolder
          acts as a surrogate for a {link Resource} which is acting as the root part for a GEF reference/annotation area display.
 class VirtualResource
          VirtualResource is used in places where a resource item needs to be shown for a reference/annotation area -- but there is as of yet no data in the reference/annotation area and hence a corresponding Resource to hold it is not yet needed in the backing store DB.
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.pdfAnnot.model
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.pdfAnnot.model
 class PdfResource
          an extension on the Pliny Resource that contains special data for PDF files.
 

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

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.jb.pliny.views.utils
 class ResourceNameInitialLetter
          this class is part of the Resource Explorer data model and keeps track of Pliny Resources of a certain ObjectType with a specified intial letter.
 class ResourceNameManager
          manages the Resource items associated with a particular ObjectType by working with their names to handle the grouping of resources by the initial letter of their name and creating the required set of ResourceNameInitialLetter objects.
 

Uses of PropertyChangeObject in uk.ac.kcl.cch.rdb2java.dynData
 

Subclasses of PropertyChangeObject in uk.ac.kcl.cch.rdb2java.dynData
 class BaseNodeObject
           
 class BaseObject
           
 class ConnectorObject