|
Class Summary |
| BeanShell |
Description of the Class |
| C |
The C.java class defines global constants. |
| ContextThread |
Evaluates an expression |
| ELoadBeanShell |
Load and run a BeanShell script |
| ELoadClass |
Load a single class into the system |
| ELoadClassLibrary |
Load a class library into the system |
| ELoadHMScript |
Load a hartmath source script into the system |
| ELoadScript |
Load a hartmath binary script into the system |
| ELoadStreamBeanShell |
Load a BeanShell script into the system |
| Formatter |
This class provides C-like formatting functions that allow
programmers to convert an integer or floating point number
into a string with a specified, width, precision and format. |
| HFileList |
This class parses a subtree for files that match a pattern. |
| HHashEqualTo |
Checks if the hashCode of two objects are equal. |
| HIterator |
Class Declaration. |
| HLevel |
Level specification |
| InitRules |
Load a single class into the system |
| IOMapper |
The IOMapper class implements the persistance of objects in the HObject
class hierarchy |
| OutputStringBuffer |
A TextArea class for abstraction of IO with the GUI |
| OutputTextArea |
A TextArea class for abstraction of IO with the GUI |
| Parser |
Create an expression of the HObject class-hierarchy from the string
representation |
| Session |
Defines the 'Session' or 'NameSpace' for an evalution. |
| StringEvaluator |
Evaluates a given input string |