A B C D F G K M P Q R S T U V 

A

amountOfChars - Variable in class vsearch.Trial
The actual amount of characters used in calculations.
amountOfFoils - Variable in class vsearch.Trial
This trial's amount of foil characters.
amountOfTargets - Variable in class vsearch.Trial
The actual amount of targets used in calculations.
angles - Static variable in class rotation
Different angle-markings

B

BOARDER_H - Static variable in class fourchoice
The boarder's height to help drawing boarder.
BOARDER_H - Static variable in class rotation
The boarder's height to help drawing boarder.
BOARDER_H - Static variable in class vsearch
The boarder's height which tells how far from the edge the symbols are placed.
BOARDER_W - Static variable in class fourchoice
The boarder's width to help drawing boarder.
BOARDER_W - Static variable in class rotation
The boarder's width to help drawing boarder.
BOARDER_W - Static variable in class vsearch
The boarder's width which tells how far from the edge the symbols are placed.
BREAK_INTERVAL - Static variable in class vsearch
The amount of trials which is followed by a break window.

C

charCoords - Variable in class vsearch.Trial
Character or foil foil coordinates.
checkCorrectness() - Method in class fourchoice.Trial
This function checks the correctness of user's answer.
checkCorrectness() - Method in class rotation.Trial
This function checks the correctness of user's answer.
checkCorrectness() - Method in class vsearch.Trial
This function checks the correctness of user's answer.
colors - Static variable in class vsearch
Different colors to use in test, default {"white","green"}
createImageIcon(String, String) - Static method in class PeblTest
This function is to create the logo image or can be used to create other imagelogo if neccessary
currentTrial - Variable in class fourchoice
The current trial number on going.
currentTrial - Variable in class rotation
The current trial number on going.
currentTrial - Variable in class vsearch
The current trial number on going.

D

debug - Static variable in class fourchoice
Debugmode: false - no debug, true - debug
debug - Static variable in class rotation
Debugmode: false - no debug, true - debug
debug - Static variable in class vsearch
Debugmode: false - no debug, true - debug
design - Static variable in class fourchoice
design is the object of DesignContainer and holds the information and functions to do the actual test.
design - Static variable in class rotation
design is the object of DesignContainer and holds the information and functions to do the actual test.
design - Static variable in class vsearch
design is the object of DesignContainer and holds the information and functions to do the actual test.
distance(double, double, double, double) - Static method in class vsearch
This function tells the distance between two points.
drawChars(Graphics) - Method in class vsearch.Trial
Draws characters(symbols) across the screen.
drawCircles(Graphics) - Method in class vsearch.Trial
Draws circles across the screen.
drawShapes(Graphics) - Method in class fourchoice.Trial
Draws shapes of the trial.
drawShapes(Graphics) - Method in class rotation.Trial
Draws shapes of the trial.

F

foils - Static variable in class vsearch
Different kinds of foils to use in trials ie.
fourchoice - Class in <Unnamed>
Fourchoice

Data are saved to fourchoice-X.txt
fourchoice() - Constructor for class fourchoice
fourchoice class construcor.
fourchoice.DesignContainer - Class in <Unnamed>
Contains the trials included in this design.
fourchoice.DesignContainer() - Constructor for class fourchoice.DesignContainer
The constructor generates the trials according the design parameters which are defined earlier in the static variables.
fourchoice.Trial - Class in <Unnamed>
This class resembles one trial of the study experiment.
fourchoice.Trial() - Constructor for class fourchoice.Trial
 
fourchoice.Trial(int, int, int, int) - Constructor for class fourchoice.Trial
The constructor for trial.

G

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.

K

keyPressed(KeyEvent) - Method in class fourchoice
 
keyPressed(KeyEvent) - Method in class rotation
 
keyReleased(KeyEvent) - Method in class fourchoice
 
keyReleased(KeyEvent) - Method in class rotation
 
keyTyped(KeyEvent) - Method in class fourchoice
 
keyTyped(KeyEvent) - Method in class rotation
 

M

main(String[]) - Static method in class PeblTest
The main function of the class.
mClicksor - Static variable in class vsearch
Takes care that mouse press won't piss on next window..

P

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.

Q

quads - Static variable in class fourchoice
Different quad-markings

R

repeats - Static variable in class fourchoice
Amount of repeats in the design
repeats - Static variable in class rotation
Amount of repeats in the design
repeats - Static variable in class vsearch
Amount of repeats in the design
resetScreenTime() - Static method in class fourchoice
Resets screen time.
resetScreenTime() - Static method in class rotation
Resets screen time.
resetScreenTime() - Static method in class vsearch
Resets screen time.
resetTestTime() - Static method in class fourchoice
Resets test time.
resetTestTime() - Static method in class rotation
Resets test time.
resetTestTime() - Static method in class vsearch
Resets test time.
response(int) - Method in class fourchoice.DesignContainer
This function is called to record the time when user pressed the key
response(int) - Method in class rotation.DesignContainer
This function is called to record the time when user pressed the key
response1(int) - Method in class vsearch.DesignContainer
Response1 means the first response user had made in current trial.
response2(int) - Method in class vsearch.DesignContainer
 
robot - Static variable in class vsearch
Robot class for moving mouse to center without user's effort..
rotation - Class in <Unnamed>
Mental Rotation Task

Data are saved to rotate-X.txt
rotation() - Constructor for class rotation
rotation class construcor.
rotation.DesignContainer - Class in <Unnamed>
Contains the trials included in this design.
rotation.DesignContainer() - Constructor for class rotation.DesignContainer
The constructor generates the trials according the design parameters which are defined earlier in the static variables.
rotation.Trial - Class in <Unnamed>
This class resembles one trial of the study experiment.
rotation.Trial() - Constructor for class rotation.Trial
 
rotation.Trial(int, int, int, int) - Constructor for class rotation.Trial
The constructor for trial.
runTest(String) - Static method in class fourchoice
Nothing overwhelming..
runTest(String) - Static method in class rotation
Nothing overwhelming..
runTest(String) - Static method in class vsearch
Nothing overwhelming..

S

SCREEN_H - Static variable in class fourchoice
Screen height
SCREEN_H - Static variable in class rotation
Screen height
SCREEN_H - Static variable in class vsearch
Screen height
SCREEN_W - Static variable in class fourchoice
Screen width
SCREEN_W - Static variable in class rotation
Screen width
SCREEN_W - Static variable in class vsearch
Screen width
setTrialNumber(int) - Method in class fourchoice.Trial
Set the trialNumber -variable of this trial which tells this trials index.
setTrialNumber(int) - Method in class rotation.Trial
Set the trialNumber -variable of this trial which tells this trials index.
setTrialNumber(int) - Method in class vsearch.Trial
Set the trialNumber -variable of this trial which tells this trials index.
SHOW_TARGET_WAIT_TIME - Variable in class vsearch
How long the target is shown in the middle of screen before the current actual trial is shown.
size - Variable in class vsearch.Trial
This trial's size / amount of letters
sizeReal - Variable in class vsearch.Trial
the real size of the trial ie.
sizes - Static variable in class vsearch
Different sizes of various trials.
subjectGuy - Static variable in class fourchoice
Holds the subject-number.
subjectGuy - Static variable in class rotation
Holds the subject-number.
subjectGuy - Static variable in class vsearch
Holds the subject-number.
suffled - Variable in class fourchoice.Trial
 
suffled - Variable in class rotation.Trial
 
suffled - Variable in class vsearch.Trial
 

T

targ - Variable in class vsearch.Trial
This trial's target character's index number
targChar - Variable in class vsearch.Trial
This trial's target character
targCharReal - Variable in class vsearch.Trial
The string representation of target character.
targChars - Static variable in class vsearch
Target characters ie.
targColor - Variable in class vsearch.Trial
This trial's target character's color
targColorReal - Variable in class vsearch.Trial
The string representation of target's color.
targetCoords - Variable in class vsearch.Trial
This trial's targets coordinates
targets - Static variable in class vsearch
Amount of targets in trials.
targetsReal - Variable in class vsearch.Trial
The actual amount of targets.
TestInterface - Interface in <Unnamed>
TestInterface is the interface for test-classes.
trialResponse() - Method in class fourchoice.Trial
This captures the time user went choosing the answer.
trialResponse() - Method in class rotation.Trial
This captures the time user went choosing the answer.
trialResponse1() - Method in class vsearch.Trial
This function captures the time user had gone through when looking at the symbols.
trialResponse2() - Method in class vsearch.Trial
When user clicks the second time this is called.

U

userClicks(int, int, int) - Method in class vsearch.DesignContainer
User clicks, what happens? This is called when user clicks on some point in the screen.
userClicks(int, int) - Method in class vsearch.Trial
The hit test for user's click.
userClicksNone(int) - Method in class vsearch.DesignContainer
User clicks none, what happens? The function is declared in trial's function userClicksNone which is called here.
userClicksNone() - Method in class vsearch.Trial
This is called when user clicks the none-button.
userPressedKey(int, int) - Method in class fourchoice.DesignContainer
User pressed key.
userPressedKey(int) - Method in class fourchoice.Trial
The user had pressed a key.
userPressedKey(int, int) - Method in class rotation.DesignContainer
User pressed key.
userPressedKey(int) - Method in class rotation.Trial
The user had pressed a key.

V

valueChanged(ListSelectionEvent) - Method in class PeblTest
 
vsearch - Class in <Unnamed>
Visual search test for little pebl clone
v0.7

Test runs on design which can be changed from parameters

Target Char X | O
Target Color Green | White
Size 10 | 20 | 30
Targets 0 | 1 | 5
Repeats 5

combinations(target,color,size,targets) = 2*2*3*3*5
= 180 trials

debug value false/true if debug-printing is neccessary.
vsearch() - Constructor for class vsearch
vSearch class construcor.
vsearch.DesignContainer - Class in <Unnamed>
Contains the trials included in this design.
vsearch.DesignContainer() - Constructor for class vsearch.DesignContainer
The constructor generates the trials according the design parameters which are defined earlier in the static variables.
vsearch.Trial - Class in <Unnamed>
This class resembles one trial of the study experiment.
vsearch.Trial() - Constructor for class vsearch.Trial
 
vsearch.Trial(int, int, int, int) - Constructor for class vsearch.Trial
The constructor for trial.
A B C D F G K M P Q R S T U V