B G I P R S

B

BarClient - class simulator.BarClient.
Create the client for Bar Pushing simulation ambient
BarClient() - Constructor for class simulator.BarClient
 
barLengthLabel - Variable in class simulator.BarClient
Label for bar length text
barLengthText - Variable in class simulator.BarClient
Area for input bar length
boxDimLabel - Variable in class simulator.BarClient
Label for box dimension text
boxDimText - Variable in class simulator.BarClient
Area for input box dimension
boxMassLabel - Variable in class simulator.BarClient
Label for box mass text
boxMassText - Variable in class simulator.BarClient
Area for input box mass

G

graphAppletInit() - Method in class simulator.BarClient
Create the applet graphics component We determine if the browser we use is an AWT 1.0 or 1.1 and so use the appropriate methods.
graphAppletInitAWT1_0() - Method in class simulator.BarClient
 

I

init() - Method in class simulator.BarClient
Initialize the client

P

paint(Graphics) - Method in class simulator.BarClient
Redefine paint method to change text field area according with actual value

R

runCommand(String) - Method in class simulator.BarClient
Extends basic commands: a "%% n val" string means that we have to change the value of Fisical simulation costant.

S

stop() - Method in class simulator.BarClient
 

B G I P R S