| Interface | Description |
|---|---|
| EquationSystem |
A system of equations that can be solved by the Solver
|
| Class | Description |
|---|---|
| AppletJljp |
Java liquid junction potential calculator as an applet
|
| Example |
An example of the use of the Java classes for performing
the calculation of the liquid junction potential.
|
| Ion |
An Ion.
|
| IonPanel |
A JPanel for editing the parameters of an Ion.
|
| IonSet |
The definition of the solutions.
|
| IonSetPanel |
A JPanel for editing the properties of an IonSet.
|
| Jljp |
Graphical interface for the Jljp classes.
|
| LJPPanel |
A graphical panel for interacting with the IonSet.
|
| Solver |
Numeric solver for sets of equations
|