artisynth.core.gui.selectionManager
Interface SelectionListener

All Known Implementing Classes:
AddComponentAgent, AttachParticleAgent, AttachParticleBodyAgent, AttachParticleFemAgent, AxialSpringAgent, ComponentField, ComponentListWidget, ComponentPropertyField, ExcitationTargetAgent, Fem3dMarkerAgent, FemModel3dAgent, FrameMarkerAgent, MechModelAgent, MotionTargetComponentAgent, MuscleElementAgent, MuscleFibreAgent, ParticleAgent, PropertyField, PullController, RigidBodyAgent, RigidBodyConnectorAgent, SelectableComponentPanel, TimelineController

public interface SelectionListener


Method Summary
 void selectionChanged(SelectionEvent e)
           
 

Method Detail

selectionChanged

void selectionChanged(SelectionEvent e)