Package org.opensourcephysics.ejs.control
package org.opensourcephysics.ejs.control
-
ClassDescriptionThis class provides static methods that parse a string and return a Value with the corresponding type and value, ready to be used by the setValue() method of ControlElements
ControlElement
is a base class for an object that can be managed using a series of configurable properties, hold actions that when invoked graphically call other objects' methods, and be responsible for the display and change of one or more internal variables.An EJS control object for Calculations.A blend of GroupControl and org.opensourcephysics.control.ControlEjsControlFrame defines an Easy Java Simulations control that is guaranteed to have a parent frame.A base class to group several ControlElements, connect them to one or more target objects in a unified form, and build a graphic interface with all of them.A utility class that holds information about a value that can be shared by different ControlElement internal variables and that can also trigger methods of a classA class to store and invoke methods using reflection.An interface to distinguish which elements need to call update() when the group is updatedAn Ejs control that behaves like a standard OSP control insofar as it parses mathematical expressions stored as strings to produce integers and doubles.An interface to get the editor of properties in EjsSome utility functionsAn interface to get the editor of properties in Ejs