Uses of Interface
eTextReader.tabletpc.InkCallback

Packages that use InkCallback
eTextReader   
eTextReader.tabletpc   
 

Uses of InkCallback in eTextReader
 

Classes in eTextReader that implement InkCallback
 class Browser
           An application to implement the browsing capability of an electronic textbook reader.
 class DiscussionWindow
           
 

Uses of InkCallback in eTextReader.tabletpc
 

Fields in eTextReader.tabletpc declared as InkCallback
(package private)  InkCallback InkAnnotationWindow.callback
          Callback object to call when messages are received
 

Constructors in eTextReader.tabletpc with parameters of type InkCallback
InkAnnotationWindow(InkCallback callback, Notation notation, DBClient client, int x, int y, int width, int height, java.awt.Dimension parentSize)
          creates a new InkAnnotationWindow object, working on the given notation