Uses of Package
eTextReader.clientInterface

Packages that use eTextReader.clientInterface
eTextReader   
eTextReader.AnnotationListing Provides a set of classes that are used to display a list of annotations. 
eTextReader.actions   
eTextReader.clientInterface   
eTextReader.search   
eTextReader.tabletpc   
 

Classes in eTextReader.clientInterface used by eTextReader
Criteria
          A class to hold a set of criteria for a client-server interaction
DatabaseEvent
          A class to hold a database event
DatabaseEventListener
          An interface that classes wishing to track events that occur in the DBClient class should implement.
DBClient
          An class implementing the methods of interface NotationClient.
Notation
          A class to hold a notation for a document.
Notation.AnnotationType
          An enum outlining all the possible types of annotations, and allowing access to several properties based on this type.
 

Classes in eTextReader.clientInterface used by eTextReader.AnnotationListing
DBClient
          An class implementing the methods of interface NotationClient.
Notation
          A class to hold a notation for a document.
Notation.AnnotationType
          An enum outlining all the possible types of annotations, and allowing access to several properties based on this type.
 

Classes in eTextReader.clientInterface used by eTextReader.actions
DBClient
          An class implementing the methods of interface NotationClient.
Notation
          A class to hold a notation for a document.
Notation.AnnotationType
          An enum outlining all the possible types of annotations, and allowing access to several properties based on this type.
 

Classes in eTextReader.clientInterface used by eTextReader.clientInterface
Criteria
          A class to hold a set of criteria for a client-server interaction
DatabaseEvent
          A class to hold a database event
DBClient
          An class implementing the methods of interface NotationClient.
DBClient.NEW_USER_STATUS
          An enum to describe the possible outcomes when creating a new user
DBClientOnlineTest
          A thread that polls the db server periodically to report when it is online.
Notation
          A class to hold a notation for a document.
Notation.AnnotationType
          An enum outlining all the possible types of annotations, and allowing access to several properties based on this type.
Notation.ICON_LOCATION
          An enum that is used by the AnnotationType enum to indicate where the icon for an annotation should be placed
Notation.ViewMode
           
NotationClient
          An Interface between our browser and our notation server.
TabInfo
           
 

Classes in eTextReader.clientInterface used by eTextReader.search
DBClient
          An class implementing the methods of interface NotationClient.
 

Classes in eTextReader.clientInterface used by eTextReader.tabletpc
DBClient
          An class implementing the methods of interface NotationClient.
Notation
          A class to hold a notation for a document.