Package edu.mit.sketch.ui

Interface Summary
Paintable All the objects who want to be Paintable must implement this interface.
 

Class Summary
GestureGUI This class is used to input training data for the gesture recognizer.
JointDisplay This class is used for viewing scale space data.
SketchPad A sketchpad for collecting and saving data.
SketchPanel The panel that gathers data and displays the raw strokes as they are being drawn.
Tablet Acronyms: sdr -> StrokeDataReader, sd -> StrokeData This class handles the updates to various frames.
TabletDataProcessor This class is for reading mouse input and processing it.
TabletDebugger Acronyms: sdr -> StrokeDataReader, sd -> StrokeData This class listens to events happening in the Tablet and supplies debugging info as needed.
TabletGUI The TabletGUI
TabletGUIBehavior Acronyms: sdr -> StrokeDataReader, data -> StrokeData This class handles the updates to various frames.
TicTacToe Play a simple game of TicTacToe.
VisiPad See the end of the file for the log of changes.