|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WcmPanel | |
|---|---|
| net.sourceforge.webcompmath.applets | |
| net.sourceforge.webcompmath.awt | |
| Uses of WcmPanel in net.sourceforge.webcompmath.applets |
|---|
| Fields in net.sourceforge.webcompmath.applets declared as WcmPanel | |
|---|---|
protected WcmPanel |
GenericGraphApplet.exampleMenuPanel
A panel containing examples specified in applet parameters, if any. |
protected WcmPanel |
GenericGraphApplet.inputPanel
A panel containing the functionInput. |
protected WcmPanel |
GenericGraphApplet.mainPanel
The main panel of the applet, containing a display canvas and other components. |
protected WcmPanel |
SimpleGraph.panel
The panel containint the slider, x input, and y value. |
| Methods in net.sourceforge.webcompmath.applets that return WcmPanel | |
|---|---|
WcmPanel |
Evaluator.makeMainPanel()
Create the main panel of the applet. |
| Uses of WcmPanel in net.sourceforge.webcompmath.awt |
|---|
| Methods in net.sourceforge.webcompmath.awt that return WcmPanel | |
|---|---|
WcmPanel |
VariableInput.withLabel()
Convenience method for creating a component containing this VariableInput together with a label of the form " |
WcmPanel |
VariableInput.withLabel(java.awt.Color back,
java.awt.Color fore)
Convenience method for creating a component containing this VariableInput together with a label of the form "name = ". |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||