|
UC Berkeley Group for User Interface Research Updated November 17, 2000 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
|
+--edu.berkeley.guir.lib.satin.interpreter.rubine.RubineInterpreter
|
+--edu.berkeley.guir.sketchyspice.interpreter.GateInterpreter
| Inner classes inherited from class edu.berkeley.guir.lib.satin.SatinConstants |
SatinConstants.ObjectPoolAffineTransform, SatinConstants.ObjectPoolPoint2D, SatinConstants.ObjectPoolPolygon2D, SatinConstants.ObjectPoolRectangle2D, SatinConstants.ObjectPoolStringBuffer, SatinConstants.UniqueAffineTransform, SatinConstants.UniquePoint2D, SatinConstants.UniquePolygon2D, SatinConstants.UniqueRectangle2D |
| Fields inherited from class edu.berkeley.guir.lib.satin.interpreter.rubine.RubineInterpreter |
RUBINE_DATA_DIRECTORY_DEFAULT, RUBINE_DATA_DIRECTORY_PROPERTY, RUBINE_DATA_URL_DEFAULT, RUBINE_DATA_URL_PROPERTY |
| Fields inherited from interface edu.berkeley.guir.sketchyspice.SketchySpiceConstants |
DOWN, LEFT, RIGHT, UP |
| Constructor Summary | |
GateInterpreter()
|
|
| Method Summary | |
Object |
clone()
Just returns self. |
protected void |
handleSingleStroke(SingleStrokeEvent evt,
Classification c)
Do something given the classification. |
void |
setDeferredMode(boolean flag)
Clean things up later. |
void |
setImmediateMode(boolean flag)
Clean things up immediately. |
| Methods inherited from class edu.berkeley.guir.lib.satin.interpreter.rubine.RubineInterpreter |
clone, getConfidence, getFileName, getRecognizer, handleNewStroke, handleSingleStroke, handleUpdateStroke, setConfidence |
| Methods inherited from class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl |
clone, getAttachedGraphicalObject, getName, isConsumedAccepted, isEnabled, isEventAccepted, isEventAccepted, isLeftButtonAccepted, isMiddleButtonAccepted, isRightButtonAccepted, setAcceptConsumed, setAcceptLeftButton, setAcceptMiddleButton, setAcceptRightButton, setAttachedGraphicalObject, setEnabled, setName, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GateInterpreter()
| Method Detail |
public void setImmediateMode(boolean flag)
public void setDeferredMode(boolean flag)
protected void handleSingleStroke(SingleStrokeEvent evt,
Classification c)
RubineInterpreterhandleSingleStroke in class RubineInterpreterpublic Object clone()
clone in class InterpreterImpl
|
Copyright Information | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||