public class AttachParticleAgent extends AddComponentAgent<DynamicAttachmentComp>
| Constructor and Description |
|---|
AttachParticleAgent(Main main,
MechModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
selectionChanged(SelectionEvent e) |
void |
setParticless(Particle particleA,
Particle particleB) |
addBasicProps, addComponentType, addComponentType, componentChanged, dispose, handleLocationEvent, setComponentType, show, valueChangeaddWidget, getDisplay, isVisiblegetCenter, intersectClipPlane, intersectViewPlanepublic void selectionChanged(SelectionEvent e)
selectionChanged in interface SelectionListenerselectionChanged in class AddComponentAgent<DynamicAttachmentComp>public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class AddComponentAgent<DynamicAttachmentComp>