Package org.opensourcephysics.ejs.control.value
package org.opensourcephysics.ejs.control.value
-
ClassDescriptionA
BooleanValueis aValueobject that holds a boolean value.ADoubleValueis aValueobject that holds a double value.AExpressionValueis aValueobject that holds an expression is parsed into a double.Encapsulates both ParserSuryono and SuryonoParserAIntegerValueis aValueobject that holds an integer value.AExpressionValueis aValueobject that holds an expression is parsed into a double.Creates a parser and its variables for a given expressionIndicates that an error occured in parser operation, and the operation could not be completed.The classParseris a mathematical expression parser.AStringValueis aValueobject that holds a String value.AValueis an object that holds an internal (but public) variable.