Uses of Class
eTextReader.NotationEventAdapter

Packages that use NotationEventAdapter
eTextReader   
eTextReader.actions   
eTextReader.search   
 

Uses of NotationEventAdapter in eTextReader
 

Subclasses of NotationEventAdapter in eTextReader
 class Browser.LogListener
          Class to handle action, hyperlink, and window events involving the logging of user activities Author: Josh Morse
(package private)  class DiscussionWindow.DiscussionNotationEventHandler
          This class extends OpenExternalPopupWindowHandler to ensure that the same discussion isn't opened more than once
 class OpenExternalPopupWindowHandler
          This class extends the PopupWindowHandler to handle notation selected events.
 class PopupWindowNotationHandler
           Provides a simple NotationEvent listener that pops up a summary window whenever an annotation is moused over.
(package private)  class TabbedContentPane.pageChangeListener
           
 

Uses of NotationEventAdapter in eTextReader.actions
 

Subclasses of NotationEventAdapter in eTextReader.actions
(package private)  class CurrentAnnotationAction.NotationHandler
          Listens for NotationEvents to be generated by the content pane associated with this CurrentAnnotationAction
 

Uses of NotationEventAdapter in eTextReader.search
 

Subclasses of NotationEventAdapter in eTextReader.search
 class TextParser