Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on the Main WO component and then double-click the related Main.java file.
    Create two new variables by adding # Add the following code to your file: public variables to the Main class:
    Code Block
    
    public double firstUserInput;
    public double secondUserInput;
    public double result;
    
  2.  
  3. Delete "Hello World" within the <body> tags.
  4. Click on the "Insert WOForm Component" in the menu bar.

Figure 2-1 The Eclipse Toolbar with WOLips installed

Image Added

Figure 2-2 The Commands Associated with Component Icons
(You can find this list by clicking on Edit->Insert->)

Image Added

  1.  
    Warning

    WORK IN PROGRESS - More content and screenshots to be added.