Package psychWithJava

Provides a set of classes suitable to use as a package for preparing psychophysics experiments.

See:
          Description

Class Summary
BitsPP Provides Bits++ triggering mechanism and methods to load Bits++ look up tables.
BitsPPFake Provides Fake Bits++ methods for development.
CLUT Provides methods to perform (inverse) lookup operations.
CLUT8 Provides methods to perform lookup operations.
FullScreen FullScreen class provides methods to display visual stimuli and interact with the observer in full screen exclusive mode (FSEM).
NormalWindow NormalWindow class provides methods to display visual stimuli and interact with the observer in a normal window environment.
 

Package psychWithJava Description

Provides a set of classes suitable to use as a package for preparing psychophysics experiments. See the details of each class above. This package needs Java Standard Edition version 5.0 or higher.

Matlab and Mathematica development:
It is possible to create Java objects from within Matlab and Mathematica. You can, therefore, create a Java object in Matlab or Mathematica and invoke its methods. In other words, if you choose, you could use this class as a tool for psychophysics programming much like the well known Psychtoolbox package.
Instructions on Matlab and Mathematica development can be found here.

Related Documentation

For detailed description of how the classes are implemented, and for tutorials and demos, please see: