Uses of Class
edu.mit.sketch.ui.TabletDataProcessor

Packages that use TabletDataProcessor
edu.mit.sketch.toolkit   
edu.mit.sketch.ui   
 

Uses of TabletDataProcessor in edu.mit.sketch.toolkit
 

Constructors in edu.mit.sketch.toolkit with parameters of type TabletDataProcessor
ControlModule(TabletDataProcessor tablet)
          The constructor.
ObjectManager(TabletDataProcessor tablet)
          The constructor.
 

Uses of TabletDataProcessor in edu.mit.sketch.ui
 

Subclasses of TabletDataProcessor in edu.mit.sketch.ui
 class Tablet
          Acronyms: sdr -> StrokeDataReader, sd -> StrokeData This class handles the updates to various frames.
 class TabletGUIBehavior
          Acronyms: sdr -> StrokeDataReader, data -> StrokeData This class handles the updates to various frames.