B C D E F G H I K L N P R S U W

G

gabor(int, double, double, double, int, double) - Static method in class psychWithJava.Extras
Generates a Gabor patch
getBackground() - Method in class psychWithJava.FullScreen
Returns the current background color.
getBackground() - Method in class psychWithJava.NormalWindow
Returns the current background color.
getDisplayMode() - Method in class psychWithJava.FullScreen
Returns the current DisplayMode.
getDisplayModes() - Method in class psychWithJava.FullScreen
Returns all available DisplayModes on client's system.
getKey() - Method in class psychWithJava.FullScreen.KeyPressed
 
getKey() - Method in class psychWithJava.FullScreen.KeyReleased
 
getKey() - Method in class psychWithJava.FullScreen.KeyTyped
 
getKeyPressed(long) - Method in class psychWithJava.FullScreen
Returns a KeyPressed object, which contains fields for the key pressed and when it is pressed within a specified wait time (wt).
getKeyPressed() - Method in class psychWithJava.FullScreen
Returns the top element in keyPressed queue or null if queue is empty.
getKeyPressed(long) - Method in class psychWithJava.NormalWindow
Returns the key pressed by the observer.
getKeyPressed() - Method in class psychWithJava.NormalWindow
Returns the key pressed by the observer.
getKeyReleased(long) - Method in class psychWithJava.FullScreen
Returns a KeyReleased object, which contains fields for the key released and when it is released within a specified wait time (wt).
getKeyReleased() - Method in class psychWithJava.FullScreen
Returns the top element in keyReleased queue or null if queue is empty.
getKeyReleased(long) - Method in class psychWithJava.NormalWindow
Returns the key released by the observer.
getKeyReleased() - Method in class psychWithJava.NormalWindow
Returns the key released by the observer.
getKeyTyped(long) - Method in class psychWithJava.FullScreen
Returns a KeyTyped object, which contains fields for the key typed and when it is typed within a specified wait time (wt).
getKeyTyped() - Method in class psychWithJava.FullScreen
Returns the key typed by the observer.
getKeyTyped(long) - Method in class psychWithJava.NormalWindow
Returns the key typed by the observer.
getKeyTyped() - Method in class psychWithJava.NormalWindow
Returns the key typed by the observer.
getMaxLum() - Method in class psychWithJava.CLUT
returns the maximum available luminance
getNBuffers() - Method in class psychWithJava.FullScreen
Returns number of video buffers (including the front (visible) one) currently used by this FullScreen object.
getNBuffers() - Method in class psychWithJava.NormalWindow
 
getWhen() - Method in class psychWithJava.FullScreen.KeyPressed
 
getWhen() - Method in class psychWithJava.FullScreen.KeyReleased
 
getWhen() - Method in class psychWithJava.FullScreen.KeyTyped
 
getWhenKeyPressed() - Method in class psychWithJava.NormalWindow
Returns the time of the key pressed event.
getWhenKeyReleased() - Method in class psychWithJava.NormalWindow
Returns the time of the key released event.
getWhenKeyTyped() - Method in class psychWithJava.NormalWindow
Returns the time of the key typed event.

B C D E F G H I K L N P R S U W