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

Uses of Package
edu.berkeley.guir.lib.satin.command

Packages that use edu.berkeley.guir.lib.satin.command
edu.berkeley.guir.lib.satin Sketch and Transformational INfrastructure is a toolkit for creating informal sketch-based user interfaces. 
edu.berkeley.guir.lib.satin.command Contains Satin's undo, redo, and macro mechanisms. 
 

Classes in edu.berkeley.guir.lib.satin.command used by edu.berkeley.guir.lib.satin
Clipboard
          A clipboard for the cut, copy, and paste commands.
CommandQueue
          The queue that holds and executes the command objects.
CommandSubsystem
          Command central for commands.
 

Classes in edu.berkeley.guir.lib.satin.command used by edu.berkeley.guir.lib.satin.command
ApplyTransformationCommand
          Apply a transformation to a GraphicalObject.
Command
          Satin specific commands.
CommandImpl
          A simple implementation of Command.
DeleteCommand
          Delete a Graphical Object.
MacroCommand
          A collection of commands.
SelectCommand
          Select a Graphical Object.
 


Copyright Information