Class PhasePropertiesDialog

java.lang.Object
  extended by PhasePropertiesDialog

public class PhasePropertiesDialog
extends java.lang.Object

Creates a popup dialog box to display thermodynamic properties of a selected phase.

Version:
1.0 (August 2007)
Author:
Mark S. Ghiorso, OFM-Research Inc.

Constructor Summary
PhasePropertiesDialog(rock.dRock rockRef, java.lang.String phase)
          Creates the GUI and initializes the class.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhasePropertiesDialog

public PhasePropertiesDialog(rock.dRock rockRef,
                             java.lang.String phase)
Creates the GUI and initializes the class.

Parameters:
rockRef - Instance of server-side rock object.
phase - Name of phase whose thermodynamic properties are to be displayed.