Package psychWithJava

Provides a set of classes 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) color lookup operations.
Extras Contains methods for some common tasks and purposes
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.
 

Exception Summary
PixelOutOfRangeException A subclass of Exception.
 

Package psychWithJava Description

Provides a set of classes for preparing psychophysics experiments. This package requires Java Standard Edition 5.0 or higher.

Matlab and Mathematica development:
It is possible to create Java objects from within Matlab and Mathematica. You could, therefore, use this package with Matlab or Mathematica as a tool for psychophysics programming in a way much like the well known "Psychtoolbox" package. See Psychophysics Programming with Java for more information.

Copyright 2005-2012 Huseyin Boyaci. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License version 2 for more details (a copy is included in the LICENSE file that accompanies the source code) (also available at http://www.gnu.org). You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.