Class Summary |
AssimHandler |
Creates a popup dialog box with a GUI for configuring assimilation options. |
Connection |
Establishes a connection to the CORBA server RockFactory object. |
Melts |
Creates a CORBA client applet or standalone application that implements a MELTS GUI. |
MeltsFileFilter |
Filters file names for input (*.melts) and output (*.out). |
PhaseHandler |
Creates a popup dialog box to allow selection of phases that are allowed to form in the system. |
PhasePropertiesDialog |
Creates a popup dialog box to display thermodynamic properties of a selected phase. |
PhaseTableModel |
Creates a table container to hold properties of phases present in the equilibrium assemblage. |
SwingWorker |
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread. |
TPHandler |
Creates a popup dialog box to allow specification of T, P or H, P or S, P or T, V constraints on the system evolution path. |
UpdatePhaseTable |
Handles updates to the table of phases present in the equilibrium assemblage. |