VRJConfig UI API
v2.0


org.vrjuggler.vrjconfig.commoneditors.placer
Interface PlacerSelectionListener

All Superinterfaces:
EventListener

public interface PlacerSelectionListener
extends EventListener

Interface for an object that wishes to know when the selection on a Placer has changed.


Method Summary
 void valueChanged(PlacerSelectionEvent evt)
          Notifies this listener that the selected items in the placer has changed.
 

Method Detail

valueChanged

void valueChanged(PlacerSelectionEvent evt)
Notifies this listener that the selected items in the placer has changed.


VRJConfig UI API
v2.0


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