VRJConfig UI API
v2.0


org.vrjuggler.vrjconfig.commoneditors.placer
Interface PlacerRenderer


public interface PlacerRenderer

Interface for an object that wishes to display a placer object.


Method Summary
 Component getPlacerRendererComponent(Placer placer, Object value, boolean selected, boolean hasFocus, int idx)
          Gets the component that the Placer uses to render an individual value within the Placer.
 

Method Detail

getPlacerRendererComponent

Component getPlacerRendererComponent(Placer placer,
                                     Object value,
                                     boolean selected,
                                     boolean hasFocus,
                                     int idx)
Gets the component that the Placer uses to render an individual value within the Placer.


VRJConfig UI API
v2.0


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