|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch17.Interaction3DApp
public class Interaction3DApp
Interaction3DApp demonstrates how to add and handle actions in an Display3DFrame.
Method Summary | |
---|---|
void |
interactionPerformed(InteractionEvent _evt)
Handles the interactions sent to this class. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void interactionPerformed(InteractionEvent _evt)
interactionPerformed
in interface InteractionListener
_evt
- InteractionEventpublic static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |