SourceForge.net Logo

 

GraphApplet1

Step 5 Give the variable a name

Components have properties that you can edit in the Eclipse Visual Editor. We want to call the variable we just created "x" so that users can use "x" in their function definitions. 


Click on the WCMVariableBean to select it (either its icon in the window showing the applet, or in the Java Beans tab). Then click on the Properties tab. Click on the line for the "name" property, then type in "x" and press Enter. 

You should see something like the following:

variable name

[Prev][Next]
[WebCompMath] [Examples] [GraphApplet1] [FunctionComposition]