Uses of Interface
gzz.view.FallbackSceneDecorator

Packages that use FallbackSceneDecorator
gzz.client   
gzz.view   
 

Uses of FallbackSceneDecorator in gzz.client
 

Constructors in gzz.client with parameters of type FallbackSceneDecorator
Fallback(Cell start, Space linkSpace, FallbackBinder binder, Fallback.FallbackDim[] dimList, FallbackSceneDecorator[] decorators, View[] viewList, java.util.Map viewSpecificBinders, CellView[] cellViewList, Filer.Group filers)
           
 

Uses of FallbackSceneDecorator in gzz.view
 

Classes in gzz.view that implement FallbackSceneDecorator
 class DimDecorator
          A Fallback scene decorator adding the current dimensions into the vob scene.
 class LastOpDecorator
          A Fallback scene decorator showing the last (currently waiting) directional op entered.
 class MarkDecorator
          A scene decorator showing the current mark set.