Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
M
P
A
addComponent(Container, Component, int, int, int, int, int, int)
- Static method in class
CalcClient
Method to layout a component in a container using GridBagConstraints.
args
- Variable in class
CalcClient
Command line arguments passed to application.
C
CalcClient
- Class in
<Unnamed>
Phase Properties application.
CalcClient()
- Constructor for class
CalcClient
Generates class instance.
CalcClient(String[])
- Constructor for class
CalcClient
Generates class instance.
CalcHelp
- Class in
<Unnamed>
This class creates a popup dialog box that displays help on using the Phase Properties class.
CalcHelp(Frame, boolean)
- Constructor for class
CalcHelp
Creates a class instance within a popup dialog box.
checkAndSetPhase()
- Method in class
CalcClient
Method called when a new phase is selected from the popup menu.
checkAndSetState()
- Method in class
CalcClient
Method called when a new action is selected from the popup menu.
Connection
- Class in
<Unnamed>
Establishes a connection to the CORBA server PhaseFactory and PhaseManager objects.
Connection()
- Constructor for class
Connection
Class initializer.
cp
- Variable in class
CalcClient
Public declaration of applet container.
D
destroy()
- Method in class
CalcClient
Applet method.
displayWTtoX()
- Method in class
CalcClient
Method called when processing a convert Wt% to mole fraction request.
displayXtoThermo()
- Method in class
CalcClient
Method called when processing a calculate thermodynamic properties request.
displayXtoWT()
- Method in class
CalcClient
Method called when processing a convert mole fraction to Wt% request.
F
frame
- Variable in class
CalcClient
Public declaration of applet frame.
G
getAppletInfo()
- Method in class
CalcClient
Applet method.
getdPhaseFactory(ORB)
- Method in class
Connection
Obtain a PhaseFactory object reference from the CORBA nameserver.
getdPhaseManager(ORB)
- Method in class
Connection
Obtain a PhaseManager object reference from the CORBA nameserver.
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
CalcClient
Gets property from Applet manager or from the system.
getParameterInfo()
- Method in class
CalcClient
Applet method.
I
init()
- Method in class
CalcClient
Applet method.
isStandalone
- Variable in class
CalcClient
True if invoked as a standalone application; false if invoked as an applet.
M
main(String[])
- Static method in class
CalcClient
Method to invoke an instance of the class as a standalone application.
main(String[])
- Static method in class
CalcHelp
Creates a standalone instance of this class.
makeSubscript(String)
- Static method in class
CalcClient
Converts numbers in a string to subscripts.
P
pFactory
- Variable in class
CalcClient
Phase factory server class instance.
phase1
- Variable in class
CalcClient
Phase class instance spawned on server by pFactory.
pManager
- Variable in class
CalcClient
Phase manager server class instance.
A
C
D
F
G
I
M
P
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes