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

Uses of Class
edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl

Packages that use DefaultMultiInterpreterImpl
edu.berkeley.guir.lib.satin.interpreter Interpreters control the state and behavior of a GraphicalObject. 
 

Uses of DefaultMultiInterpreterImpl in edu.berkeley.guir.lib.satin.interpreter
 

Subclasses of DefaultMultiInterpreterImpl in edu.berkeley.guir.lib.satin.interpreter
 class DebugMultiInterpreterImpl
          Basically a collection of Interpreters, used for delegation purposes by a GraphicalObject.
 class MultiplexedMultiInterpreterImpl
          Let's you choose one-of-many interpreters to be active.
 class SemanticZoomMultiInterpreterImpl
          Selects among several interpreters, and wraps each interpreter so that it is active only between programmer-specified zoom levels.
 

Methods in edu.berkeley.guir.lib.satin.interpreter that return DefaultMultiInterpreterImpl
protected  DefaultMultiInterpreterImpl DefaultMultiInterpreterImpl.clone(DefaultMultiInterpreterImpl im)
           
protected  DefaultMultiInterpreterImpl MultiplexedMultiInterpreterImpl.clone(MultiplexedMultiInterpreterImpl im)
          Clone chain.
 

Methods in edu.berkeley.guir.lib.satin.interpreter with parameters of type DefaultMultiInterpreterImpl
protected  DefaultMultiInterpreterImpl DefaultMultiInterpreterImpl.clone(DefaultMultiInterpreterImpl im)
           
 


Copyright Information