|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.gui.editorManager.EditingAgent
artisynth.core.gui.editorManager.FrameBasedEditingAgent
artisynth.core.gui.editorManager.AddComponentAgent<RigidBody>
artisynth.core.gui.editorManager.RigidBodyAgent
public class RigidBodyAgent
Constructor Summary | |
---|---|
RigidBodyAgent(Main main,
MechModel model)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
void |
dispose()
Disconnects the agent from the ArtiSynth infrastructure and disposes of its resources. |
void |
handleLocationEvent(GLViewer viewer,
MouseRayEvent rayEvent)
Called after a left mouse press in one of the viewers when a location listener is installed. |
void |
valueChange(ValueChangeEvent evt)
|
Methods inherited from class artisynth.core.gui.editorManager.AddComponentAgent |
---|
addBasicProps, addComponentType, addComponentType, componentChanged, selectionChanged, setComponentType, show |
Methods inherited from class artisynth.core.gui.editorManager.FrameBasedEditingAgent |
---|
addWidget, isVisible |
Methods inherited from class artisynth.core.gui.editorManager.EditingAgent |
---|
getCenter, intersectClipPlane, intersectViewPlane |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RigidBodyAgent(Main main, MechModel model)
Method Detail |
---|
public void handleLocationEvent(GLViewer viewer, MouseRayEvent rayEvent)
AddComponentAgent
handleLocationEvent
in class AddComponentAgent<RigidBody>
public void dispose()
AddComponentAgent
dispose
in interface Disposable
dispose
in class AddComponentAgent<RigidBody>
public void valueChange(ValueChangeEvent evt)
valueChange
in interface ValueChangeListener
valueChange
in class AddComponentAgent<RigidBody>
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class AddComponentAgent<RigidBody>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |