- generateCharCoords() - Method in class vsearch.Trial
-
Generates charcoords.
- generatedChars - Variable in class vsearch.Trial
-
This trial's generated characters.
- generatedCharStr - Variable in class vsearch.Trial
-
Generetated char string.
- getDefaultFontRenderContext() - Static method in class peblUtils
-
Return the default FontRenderContext from the graphics environment.
- getIndexOfArgument(String[], String) - Static method in class peblUtils
-
Return the index in args of the String argument.
- getRandomNumber(int) - Static method in class fourchoice
-
Generates a random number from given range.
- getRandomNumber(int) - Static method in class rotation
-
Generates a random number from given range.
- getRandomNumber(int) - Static method in class vsearch
-
Generates a random number from given range.
- getScreenTimeMs() - Static method in class fourchoice
-
Returns the screentime which is the time past after resetScreenTime() was
called.
- getScreenTimeMs() - Static method in class rotation
-
Returns the screentime which is the time past after resetScreenTime() was
called.
- getScreenTimeMs() - Static method in class vsearch
-
Returns the screentime which is the time past after resetScreenTime() was
called.
- getTestTimeMs() - Static method in class fourchoice
-
Returns the test time which is the time past after resetTestTime() was
called.
- getTestTimeMs() - Static method in class rotation
-
Returns the test time which is the time past after resetTestTime() was
called.
- getTestTimeMs() - Static method in class vsearch
-
Returns the test time which is the time past after resetTestTime() was
called.
- getText(String) - Static method in class peblUtils
-
Use the hash table
- ghostWriter(String, int, int, int, int, Graphics) - Method in class fourchoice
-
Draws a text to screen into specified x,y position and the paragraph size
For example "Thank you for taking part in the study" inthe middle.
- ghostWriter(String, int, int, int, int, Graphics) - Method in class rotation
-
Draws a text to screen into specified x,y position and the paragraph size
For example "Thank you for taking part in the study" inthe middle.
- ghostWriter(String, int, int, int, int, Graphics) - Method in class vsearch
-
Draws a text to screen into specified x,y position and the paragraph size
For example "Thank you for taking part in the study" inthe middle.
- paint(Graphics) - Method in class fourchoice
-
This function draws according the current situation of the test.
- paint(Graphics) - Method in class rotation
-
This function draws according the current situation of the test.
- paint(Graphics) - Method in class vsearch
-
This function draws according the current situation of the test.
- PeblTest - Class in <Unnamed>
-
Little pebl-test clone main windows
Elements for selecting test.
- PeblTest() - Constructor for class PeblTest
-
Pebl test layout and basic stuff for starters..
- peblUtils - Class in <Unnamed>
-
Special utils are gathered here for the test classes to work.
- peblUtils() - Constructor for class peblUtils
-
- POINT_FINDER_LOOP_LOAD - Static variable in class vsearch
-
How many times the algorithm tries to generate new point for each symbol.
- PRINT_BREAK - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
if printMode is set to this the program draws break-text and waits till the user is ready.
- PRINT_CHOOSE_KEYS - Variable in class fourchoice
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
Print the key selection-mode first
- PRINT_GREETING - Variable in class fourchoice
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
Print greeting is the mode when test starts and the greeting text is printed.
- PRINT_GREETING - Variable in class rotation
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
Print greeting is the mode when test starts and the greeting text is printed.
- PRINT_GREETING - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
Print greeting is the mode when test starts and the greeting text is printed.
- PRINT_OUTRO - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
if printMode is set to this the program draws outro text to mark the end of the test.
- PRINT_SEARCH_SET - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
if printMode is set to this it brings the trial to be shown so that user can search target.
- PRINT_SEARCH_TARGET - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
If printMode is set to this the target will be shown for the user for a period of time
to help him recognize what must be searched next.
- PRINT_SEARCH_WAIT_REPLAY - Variable in class vsearch
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
if printMode is set to this the program will wait until user chooses his answer from the circles.
- PRINT_TRIAL - Variable in class fourchoice
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
If printMode is set to this the trial is shown and we'r waiting for user keypress.
- PRINT_TRIAL - Variable in class rotation
-
Sentence starting with PRINT_ tells what mode the test is currently doing.
If printMode is set to this the trial is shown and we'r waiting for user keypress.
- printLog() - Method in class fourchoice.Trial
-
Log the results into debug or file according subject's number.
- printLog() - Method in class rotation.Trial
-
Log the results into debug or file according subject's number.
- printLog() - Method in class vsearch.Trial
-
Log the results into debug or file according subject's number.
- printMode - Variable in class fourchoice
-
This variable is the printMode which tells what phase the test is going through at the moment.
- printMode - Variable in class rotation
-
This variable is the printMode which tells what phase the test is going through at the moment.
- printMode - Variable in class vsearch
-
This variable is the printMode which tells what phase the test is going through at the moment.