Uses of Class
camera3d.event.SelectionChangedEvent

Packages that use SelectionChangedEvent
camera3d   
camera3d.gui   
 

Uses of SelectionChangedEvent in camera3d
 

Methods in camera3d with parameters of type SelectionChangedEvent
 void SelectionChangeListener.selectionChanged(SelectionChangedEvent event)
          Method called when one or more scene objects have their selected state changed.
 void GUIControl.selectionChanged(SelectionChangedEvent event)
          Implements SelectionChangeListener.
 

Uses of SelectionChangedEvent in camera3d.gui
 

Methods in camera3d.gui with parameters of type SelectionChangedEvent
 void ViewportsEventHandler.selectionChanged(SelectionChangedEvent event)
          Informs this object of changes made to the list of selected objects.
 



Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.