Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
T
U
V
A
accept(File)
- Method in class
MeltsFileFilter
Accept all directories and all *.melts files.
actionPerformed(ActionEvent)
- Method in class
AssimHandler
Called to display assimilant dialog box.
actionPerformed(ActionEvent)
- Method in class
PhaseHandler
Displays the popup dialog box.
actionPerformed(ActionEvent)
- Method in class
TPHandler
Displays the popup dialog box and populates text entries.
addComponent(Container, Component, int, int, int, int, int)
- Static method in class
PhaseHandler
Method to layout a component in a container using GridBagConstraints.
args
- Variable in class
Melts
Command line arguments passed to application.
AssimHandler
- Class in
<Unnamed>
Creates a popup dialog box with a GUI for configuring assimilation options.
AssimHandler(dRock)
- Constructor for class
AssimHandler
Class initializer.
assimProgress
- Variable in class
Melts
Displays relative amount of assimilant consumed by the system.
B
bcEntry
- Variable in class
Melts
Holds bulk composition display entry.
C
Connection
- Class in
<Unnamed>
Establishes a connection to the CORBA server RockFactory object.
Connection()
- Constructor for class
Connection
Class initializer.
construct()
- Method in class
SwingWorker
Compute the value to be returned by the
get
method.
cp
- Variable in class
Melts
Public declaration of applet container.
D
destroy()
- Method in class
Melts
Applet method.
disablePhase(short)
- Method in class
PhaseHandler
Removes a phase from the system.
dpdhFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
dpdhVal
- Variable in class
TPHandler
Pressure-enthalpy gradient (bars/J).
dpdsFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
dpdsVal
- Variable in class
TPHandler
Pressure-entropy gradient (bars-K/J).
dpdtFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
dpdtVal
- Variable in class
TPHandler
Pressure-temperature gradient (bars/K).
dtdvFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
dtdvVal
- Variable in class
TPHandler
Temperature-volume gradient (K-bar/J).
E
enablePhase(short)
- Method in class
PhaseHandler
Includes a phase in the system.
F
finished()
- Method in class
SwingWorker
Called on the event dispatching thread (not on the worker thread) after the
construct
method has returned.
fO2Entry
- Variable in class
Melts
Holds oxygen fugacity display entry.
fracLiquids
- Static variable in class
Melts
Set to true if the liquid phase is fractionated to an inert system reservoir (fractional melting).
fracProgress
- Variable in class
Melts
Displays relative amount of fractionated phase(s) in the system.
fracSolids
- Static variable in class
Melts
Set to true if solid phases are fractionated to an inert system reservoir.
frame
- Variable in class
Melts
Public declaration of applet frame.
G
get()
- Method in class
SwingWorker
Return the value created by the
construct
method.
getAppletInfo()
- Method in class
Melts
Applet method.
getColumnClass(int)
- Method in class
PhaseTableModel
Get class of objects stored in a table column.
getColumnCount()
- Method in class
PhaseTableModel
Get number of columns in the table.
getColumnName(int)
- Method in class
PhaseTableModel
Get column header label.
getDescription()
- Method in class
MeltsFileFilter
Get Description of the file filter.
getObjectReference(ORB, NameComponent[])
- Method in class
Connection
Obtain a generic object reference from the CORBA nameserver.
getORB(Applet)
- Method in class
Connection
Obtains the Object Request Broker for the Applet.
getORB(String[], Properties)
- Method in class
Connection
Obtains the Object Request Broker for the standalone application.
getParameter(String, String)
- Method in class
Melts
Gets property from Applet manager or from the system.
getParameterInfo()
- Method in class
Melts
Applet method.
getPhaseState(short)
- Method in class
PhaseHandler
Retrieves the inclusion state of a phase.
getRockFactory(ORB)
- Method in class
Connection
Obtain a RockFactory object reference from the CORBA nameserver.
getRowCount()
- Method in class
PhaseTableModel
Get number of rows in the table.
getValue()
- Method in class
SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, int)
- Method in class
PhaseTableModel
Get value stored in a table cell.
H
hIncFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
hIncVal
- Variable in class
TPHandler
Enthalpy increment (J).
hStartFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
hStartVal
- Variable in class
TPHandler
Initial enthalpy (J).
hStopFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
hStopVal
- Variable in class
TPHandler
Final enthalpy (J).
I
init()
- Method in class
Melts
Applet method.
interrupt()
- Method in class
SwingWorker
A new method that interrupts the worker thread.
isCellEditable(int, int)
- Method in class
PhaseTableModel
Determine if a particular table cell may be edited by the user on the GUI.
isenthalpic
- Static variable in class
Melts
Set to true if running in isenthalpic mode (independent variables H and P).
isentropic
- Static variable in class
Melts
Set to true if running in isetopic mode (independent variables S and P).
isochoric
- Static variable in class
Melts
Set to true if running in isochoric mode (independent variables T and V).
isStandalone
- Variable in class
Melts
True if invoked as a standalone application; false if invoked as an applet.
iterEntry
- Variable in class
Melts
Holds iteration count display entry.
L
linEntry
- Variable in class
Melts
Holds linear search iteration count display entry.
liqProgress
- Variable in class
Melts
Displays relative concentration of liquid phase in the system.
M
main(String[])
- Static method in class
Melts
Method to invoke an instance of the class as a standalone application.
makeSubscript(String)
- Static method in class
Melts
Converts numbers in a string to subscripts.
Melts
- Class in
<Unnamed>
Creates a CORBA client applet or standalone application that implements a MELTS GUI.
Melts()
- Constructor for class
Melts
Generates class instance.
Melts(String[])
- Constructor for class
Melts
Generates class instance.
MeltsFileFilter
- Class in
<Unnamed>
Filters file names for input (*.melts) and output (*.out).
MeltsFileFilter()
- Constructor for class
MeltsFileFilter
Sets filter to string ".melts".
MeltsFileFilter(String)
- Constructor for class
MeltsFileFilter
Sets filter to string specified.
O
openSaveDialog
- Variable in class
Melts
Dialog box for opening files from and saving output to the local disk.
P
pEntry
- Variable in class
Melts
Holds pressure display entry.
PhaseHandler
- Class in
<Unnamed>
Creates a popup dialog box to allow selection of phases that are allowed to form in the system.
PhaseHandler(dRock)
- Constructor for class
PhaseHandler
Creates the GUI and initializes the class.
PhasePropertiesDialog
- Class in
<Unnamed>
Creates a popup dialog box to display thermodynamic properties of a selected phase.
PhasePropertiesDialog(dRock, String)
- Constructor for class
PhasePropertiesDialog
Creates the GUI and initializes the class.
PhaseTableModel
- Class in
<Unnamed>
Creates a table container to hold properties of phases present in the equilibrium assemblage.
pIncFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
pIncVal
- Variable in class
TPHandler
Pressure increment (bars).
ppEntry
- Variable in class
Melts
Holds phase composition display entry.
printStatus(String)
- Static method in class
Melts
Displays informative messages in the status display box on the main GUI.
pStartFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
pStartVal
- Variable in class
TPHandler
Initial pressure (bars).
pStopFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
pStopVal
- Variable in class
TPHandler
Final pressure (bars).
ptSelectedCol
- Variable in class
Melts
Selected column in the phases present table.
ptSelectedRow
- Variable in class
Melts
Selected row in the phases present table.
Q
quadEntry
- Variable in class
Melts
Holds quadratic iteration count display entry.
R
rockRef
- Variable in class
Melts
CORBA ORB reference for the server-side rock object.
S
setDisplayUnit(int)
- Method in class
PhaseTableModel
Sets display of the quantity property for all phases in the table.
setValueAt(Object, int, int)
- Method in class
PhaseTableModel
Set the value of a cell in the table.
sIncFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
sIncVal
- Variable in class
TPHandler
Entropy increment (J/K).
solProgress
- Variable in class
Melts
Displays relative concentration of solid phase(s) in the system.
sStartFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
sStartVal
- Variable in class
TPHandler
Initial entropy (J/K).
sStopFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
sStopVal
- Variable in class
TPHandler
Final entropy (J/K).
start()
- Method in class
Melts
Applet method.
start()
- Method in class
SwingWorker
Start the worker thread.
stop()
- Method in class
Melts
Applet method.
SwingWorker
- Class in
<Unnamed>
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.
SwingWorker()
- Constructor for class
SwingWorker
Start a thread that will call the
construct
method and then exit.
T
tEntry
- Variable in class
Melts
Holds temperature display entry.
tIncFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
tIncVal
- Variable in class
TPHandler
Temperature increment (K).
TPHandler
- Class in
<Unnamed>
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.
TPHandler(dRock)
- Constructor for class
TPHandler
Creates the GUI and initializes the class.
tStartFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
tStartVal
- Variable in class
TPHandler
Initial temperature (K).
tStopFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
tStopVal
- Variable in class
TPHandler
Final temperature (K).
U
UNIT_GRAMS
- Static variable in class
PhaseTableModel
Quantity of each phase is displayed in grams.
UNIT_VOLUME_PERCENT
- Static variable in class
PhaseTableModel
Quantity of each phase is displayed in volume %.
UNIT_WEIGHT_PERCENT
- Static variable in class
PhaseTableModel
Quantity of each phase is displayed in wt %.
update()
- Method in class
UpdatePhaseTable
Updates the phase table and the phase popup menu.
UpdatePhaseTable
- Class in
<Unnamed>
Handles updates to the table of phases present in the equilibrium assemblage.
UpdatePhaseTable(dRock, PhaseTableModel, JComboBox)
- Constructor for class
UpdatePhaseTable
Creates the GUI and initializes the class.
V
vIncFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
vIncVal
- Variable in class
TPHandler
Volume increment (J/bar).
vStartFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
vStartVal
- Variable in class
TPHandler
Initial volume (J/bar).
vStopFTF
- Variable in class
TPHandler
Text Field boxes to hold equivalent *Val entries.
vStopVal
- Variable in class
TPHandler
Final volume (J/bar).
A
B
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
T
U
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes