VRJConfig UI API
v2.0


Package org.vrjuggler.vrjconfig.commoneditors.placer

Contains classes utilized by the Swing component org.vrjuggler.vrjconfig.commoneditors.Placer.

See:
          Description

Interface Summary
PlacerModel Interface that defines a suitable data model for a Placer.
PlacerModelListener Interface for an object that wishes to know when a placer model has changed.
PlacerRenderer Interface for an object that wishes to display a placer object.
PlacerSelectionListener Interface for an object that wishes to know when the selection on a Placer has changed.
 

Class Summary
AbstractPlacerModel Partial implementation of placer models that helps take care of implementing the mundane stuff.
PlacerModelEvent Encapsulates information describing changes to a placer data model used to notify placer model listeners of that change.
PlacerSelectionEvent Encapsulates information describing changes to a placer's selection used to notify placer selection listeners of that change.
 

Package org.vrjuggler.vrjconfig.commoneditors.placer Description

Contains classes utilized by the Swing component org.vrjuggler.vrjconfig.commoneditors.Placer.


VRJConfig UI API
v2.0


Copyright © 1998–2005 Iowa State University. All rights reserved.