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

Uses of Interface
edu.berkeley.guir.lib.satin.view.MultiView

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

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

Classes in edu.berkeley.guir.lib.satin.view that implement MultiView
 class DebugMultiViewImpl
          A MultiView that displays all of the valid views.
 class DefaultMultiViewImpl
          A sample implementation of a MultiView, which just displays the view with the greatest display value.
 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.
 


Copyright Information