|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.mediaapps.LineProfileApp
public class LineProfileApp
Title: LineProfileApp Description: An application to demonstrate the use of the org.opensourcephysics.media.TLineProfile class.
| Constructor Summary | |
|---|---|
LineProfileApp()
Contructs a LineProfileApp |
|
| Method Summary | |
|---|---|
void |
handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
Implements InteractiveMouseHandler. |
static void |
main(java.lang.String[] args)
Main method for entry into this application |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineProfileApp()
| Method Detail |
|---|
public void handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
handleMouseAction in interface InteractiveMouseHandlerpanel - the interactive drawing panele - the mouse eventpublic static void main(java.lang.String[] args)
args - an array of input arguments
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||