Interface | Description |
---|---|
StateListener |
interface for StateListener
|
Class | Description |
---|---|
AbsorbanceMeter |
This class extends class LabObject
|
BackButtonWatcher |
Implements back button function, go back to the previous states by clicking
back button
|
ButtonWatcher |
implement button behaviors
|
CurrentTestTube |
This class implements behaviors of current test tube
|
Dial | |
Dials | |
DialWatcher |
This class is used to process rotation of dials
|
ExitButtonWatcher |
This class implements functions of exit button
|
HelpButtonWatcher |
This class implements functions of help button
|
InstructionText | |
LabBackground | |
LabButton | |
LargeNeedle | |
LidWatcher |
implements behavior of lid
|
MeterWatcher |
this class implements behavior of meter
|
Needle | |
NeedleWatcher |
This class is a watcher for needle,which implements behavior
of needle
|
OffOccupiedClosed |
this class includes operations under state(off,occupied,closed)
because the switch is off, the measure method does nothing and
reading doesn't change.
|
OffOccupiedOpen |
this class includes operations under state(off,occupied,open)
because the switch is off, the measure method does nothing and
reading doesn't change.
|
OffUnoccupiedClosed |
this class includes operations under state(off,unoccupied,closed),
which is the original state of the device.
|
OffUnoccupiedOpen |
this class includes operations under state(Off,Unoccupied,Open)
because the switch is off, the measure method does nothing and
reading doesn't change.
|
OnOccupiedClosed |
This class includes operations under state(On,occupied,closed),
which is a correct state for measurement.
|
OnOccupiedOpen |
This class includes operations under state(On,occupied,Open),
|
OnUnoccupiedClosed |
This class includes operations under state(On,occupied,closed),
|
OnUnoccupiedOpen |
This class includes operations under state(On,Unoccupied,closed),
|
PilotLamp | |
PowerSwitch | |
Rack | |
SampleHolder | |
SpectroBehavior |
This class, which implements interface Behavior, is used to implement animation
of components.
|
SpectroMachine | |
SpectroPhotometer |
This class extends LabObject
|
SpectroState | |
SwitchWatcher | |
TestTube |
Test tube extends Class LabObj
|
TestTubeFigure | |
TestTubeMotionWatcher |
this is a class for motion of test tube, for example grasping and releasing
|
TestTubePropertyWatcher |
this is class for property of test tube
|
WaveDial | |
WaveDialBehavior |
Sets Wave meter state visible or invisible by clicking on it
|
WaveMeterReadingFigure | |
WaveReading |