public class AttachParticleBodyAgent extends AddComponentAgent<DynamicAttachmentComp>
Constructor and Description |
---|
AttachParticleBodyAgent(Main main,
MechModel model,
RigidBody body) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
selectionChanged(SelectionEvent e) |
void |
setProjectPoints(boolean project) |
addBasicProps, addComponentType, addComponentType, componentChanged, dispose, handleLocationEvent, setComponentType, show, valueChange
addWidget, getDisplay, isVisible
getCenter, intersectClipPlane, intersectViewPlane
public void setProjectPoints(boolean project)
public void selectionChanged(SelectionEvent e)
selectionChanged
in interface SelectionListener
selectionChanged
in class AddComponentAgent<DynamicAttachmentComp>
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class AddComponentAgent<DynamicAttachmentComp>