|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableInput | |
---|---|
net.sourceforge.webcompmath.applets | |
net.sourceforge.webcompmath.awt.beans | |
net.sourceforge.webcompmath.draw |
Uses of VariableInput in net.sourceforge.webcompmath.applets |
---|
Fields in net.sourceforge.webcompmath.applets declared as VariableInput | |
---|---|
protected VariableInput |
SimpleGraph.xInput
|
Uses of VariableInput in net.sourceforge.webcompmath.awt.beans |
---|
Subclasses of VariableInput in net.sourceforge.webcompmath.awt.beans | |
---|---|
class |
WCMVariableInputBean
JavaBean for VariableInput. |
Uses of VariableInput in net.sourceforge.webcompmath.draw |
---|
Fields in net.sourceforge.webcompmath.draw declared as VariableInput | |
---|---|
protected VariableInput |
LimitControlPanel.xmax
The input box for the maximum x value. |
protected VariableInput |
LimitControlPanel.xmin
The input box for the minimum x value. |
protected VariableInput |
LimitControlPanel.ymax
The input box for the maximum y value. |
protected VariableInput |
LimitControlPanel.ymin
The input box for the minimum y value. |
Methods in net.sourceforge.webcompmath.draw with parameters of type VariableInput | |
---|---|
void |
LimitControlPanel.addRange(VariableInput v1,
VariableInput v2)
Add two VariableInputs to the panel. |
void |
Graph1D.setVariableInput(VariableInput varThickness)
to make thicknes of graph variable with the help of an VariableInput |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |