Uses of Class
apps.threedbuttonsexperiment.logger.KeyPressRecord

Packages that use KeyPressRecord
apps.threedbuttonsexperiment.logger   
 

Uses of KeyPressRecord in apps.threedbuttonsexperiment.logger
 

Methods in apps.threedbuttonsexperiment.logger that return types with arguments of type KeyPressRecord
 java.util.List<KeyPressRecord> TrialLog.getInputHistory()
          Gets the input history.
 java.util.List<KeyPressRecord> TrialLog.getInputString()
          Gets the input string.