Class startMap
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----startMap
- public class startMap
- extends Applet
Starts Scalemap
-
atext
-
-
function
-
-
index
-
-
inputParameters
-
-
nVariables
-
-
point
-
-
setChoice
-
-
showing
- true if window showing
-
sign
-
-
variableBoxes
-
-
startMap()
-
-
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
sign
public int sign
point
public int point
index
public int index
atext
public String atext
setChoice
public boolean setChoice
startMap
public startMap()
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()