Class | Description |
---|---|
CompositeConfiguration |
Contains a
Combo -field containing all setups that are available in
the current xAffect-installation, as well as a Composite containing all
required parameters for the currently selected Setup . |
CompositeControl |
Contains four buttons that regulate xAffect's application-flow: start
Training, start Measuring, stop, reset.
|
CompositeSubjectInfo |
Contains two
Text -fields for SubjectID and SessionID as well as two
Combo -fields for InstitutionID and StudyID. |
MeasurementTimeListener |
Listens to a
MeasurementTimer and gets the current time. |
MeasurementTimer |
Used to time the duration of any measurement.
|
XAffectWindowControl |
The Window class is an implementation of the control interface with a
graphical user interface (GUI).
|