Class startMap1D
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----startMap1D
- public class startMap1D
- extends Applet
Starts Map1D
-
documentBase
- location of marker.txt
-
function
-
-
inputParameters
-
-
nVariables
-
-
plot
-
-
showing
- true if window showing
-
variableBoxes
-
-
startMap1D()
-
-
action(Event, Object)
-
-
getAllParameters()
-
-
getFromApplet(String, String)
-
-
hideWindow()
-
-
init()
-
-
showWindow()
-
showing
public boolean showing
- true if window showing
inputParameters
public boolean inputParameters
variableBoxes
public String variableBoxes[]
nVariables
public int nVariables
function
public int function
plot
public int plot
documentBase
URL documentBase
- location of marker.txt
startMap1D
public startMap1D()
init
public void init()
- Overrides:
- init in class Applet
showWindow
public void showWindow()
hideWindow
public void hideWindow()
action
public boolean action(Event evt,
Object arg)
- Overrides:
- action in class Component
getFromApplet
protected String getFromApplet(String parameter,
String s)
getAllParameters
protected void getAllParameters()