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

Uses of Class
edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl

Packages that use DefaultMultiViewImpl
edu.berkeley.guir.lib.satin.view Views for GraphicalObjects. 
 

Uses of DefaultMultiViewImpl in edu.berkeley.guir.lib.satin.view
 

Subclasses of DefaultMultiViewImpl in edu.berkeley.guir.lib.satin.view
 class DebugMultiViewImpl
          A MultiView that displays all of the valid views.
 class MultiplexedMultiViewImpl
          Let's you explicitly choose one of many views.
 class SemanticZoomMultiViewImpl
          A sample implementation of a MultiView, it is especially effective when used with SemanticZoomView objects.
 class TranslucentMultiViewImpl
          A sample implementation of a MultiView.
 

Methods in edu.berkeley.guir.lib.satin.view that return DefaultMultiViewImpl
protected  DefaultMultiViewImpl DefaultMultiViewImpl.clone(DefaultMultiViewImpl vm)
          Clone chain.
 

Methods in edu.berkeley.guir.lib.satin.view with parameters of type DefaultMultiViewImpl
protected  DefaultMultiViewImpl DefaultMultiViewImpl.clone(DefaultMultiViewImpl vm)
          Clone chain.
 


Copyright Information