UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.satin.interpreter.commands

Set of interpreters to do standard commands.

See:
          Description

Class Summary
AbstractSelectInterpreter Abstract base class for selection interpreters.
CircleSelectInterpreter Draw a gesture around many objects to select.
HoldSelectInterpreter Hold and hold on a GraphicalObject to select.
MoveSelectedInterpreter By default accepts left button only.
ResizeSelectedInterpreter Resize selected GraphicalObjects.
StandardGestureInterpreter Standard gestures, like cut, copy, paste, delete, and pan.
TapSelectInterpreter Tap on a GraphicalObject to select.
 

Package edu.berkeley.guir.lib.satin.interpreter.commands Description

Set of interpreters to do standard commands.

Sketch and Transformational INfrastructure is a toolkit for creating pen-based and sketch-based user interfaces. See http://guir.cs.berkeley.edu/projects/satin/ for an overview. Slides of the class hierarchy are available at http://guir.cs.berkeley.edu/projects/satin/class-diagrams/index.html.

This software is distributed under the Berkeley Software License.

Here are the static class diagrams:
1. Object Notation
2. Overview of Scenegraph

3. Graphical Objects 4. Views
5. Rendering 6. Interpreters
7. Strokes 8. Commands
9. Constants and Globals 10. Bridge Classes


Copyright Information