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

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

Uses of Tablet in edu.mit.sketch.toolkit
 

Methods in edu.mit.sketch.toolkit with parameters of type Tablet
 void DirectionChangeScaleSpaceViewer.displayData(int scale_index, int y_value, Tablet tablet)
          update the panel
 void SpeedScaleSpaceViewer.displayData(int scale_index, int y_value, Tablet tablet)
          updata the panel
 

Uses of Tablet in edu.mit.sketch.ui
 

Constructors in edu.mit.sketch.ui with parameters of type Tablet
TabletDebugger(Tablet tablet)
          The constructor.