|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableInput | |
---|---|
edu.hws.jcm.draw |
Uses of VariableInput in edu.hws.jcm.draw |
---|
Fields in edu.hws.jcm.draw declared as VariableInput | |
---|---|
protected VariableInput |
LimitControlPanel.xmax
The input boxes for the x- and y-value ranges. |
protected VariableInput |
LimitControlPanel.xmin
The input boxes for the x- and y-value ranges. |
protected VariableInput |
LimitControlPanel.ymax
The input boxes for the x- and y-value ranges. |
protected VariableInput |
LimitControlPanel.ymin
The input boxes for the x- and y-value ranges. |
Methods in edu.hws.jcm.draw with parameters of type VariableInput | |
---|---|
void |
LimitControlPanel.addRange(VariableInput v1,
VariableInput v2)
Add two VariableInputs to the panel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |