|
|||||||||
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<MechModel>
artisynth.core.gui.editorManager.MechModelAgent
public class MechModelAgent
Responsible for adding MechModels to a RootModel
Constructor Summary | |
---|---|
MechModelAgent(Main main,
RootModel rootmodel)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class artisynth.core.gui.editorManager.AddComponentAgent |
---|
addBasicProps, addComponentType, addComponentType, componentChanged, dispose, handleLocationEvent, selectionChanged, setComponentType, show, valueChange |
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 MechModelAgent(Main main, RootModel rootmodel)
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class AddComponentAgent<MechModel>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |