|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.sip.ch17.MethaneApp
public class MethaneApp
MethaneApp models CH4 in order to demonstrates how to transform 3D shapes.
| Constructor Summary | |
|---|---|
MethaneApp()
Constructs the MethaneApp. |
|
| Method Summary | |
|---|---|
void |
handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent evt)
Handles the mouse action. |
static void |
main(java.lang.String[] args)
Starts the Java application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethaneApp()
| Method Detail |
|---|
public void handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent evt)
handleMouseAction in interface InteractiveMouseHandlerpanel - InteractivePanelevt - MouseEventpublic static void main(java.lang.String[] args)
args - command line parameters
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||