Class Evaluator

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
com.singularsys.jepexamples.applets.Evaluator
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class Evaluator extends Panel
This application is a simple graphical example for how Jep can be used to evaluate expressions. It also displays the different options, and the effects of their settings.
See Also:
  • Constructor Details

    • Evaluator

      public Evaluator()
  • Method Details

    • main

      public static void main(String[] args)
      This method is called if the applet is run as a standalone program. It creates a frame for the applet and adds the applet to that frame.
    • init

      public void init()
      The initialization function of the applet. It adds all the components such as text fields and also creates the Jep object