Index of /projects/RFV/source
Name Last modified Size Description
Parent Directory 18-Apr-2002 21:44 -
GNU_Public_License.txt 09-Apr-2002 20:39 18k
RFV.java 09-Apr-2002 20:35 17k
RFV_Block.java 09-Apr-2002 20:35 20k
RFV_Button.java 09-Apr-2002 20:35 3k
RFV_Defaults.java 09-Apr-2002 20:35 10k
RFV_Display_Column.java 09-Apr-2002 20:35 5k
RFV_Display_Element...> 09-Apr-2002 20:35 3k
RFV_Display_Empty.java 09-Apr-2002 20:35 2k
RFV_Display_Row.java 09-Apr-2002 20:35 5k
RFV_Display_Window.java 09-Apr-2002 20:35 9k
RFV_Error.java 09-Apr-2002 20:35 8k
RFV_File_Index.java 09-Apr-2002 20:35 1k
RFV_Focus_Window.java 09-Apr-2002 20:35 4k
RFV_H_Space.java 09-Apr-2002 20:35 2k
RFV_Image.java 09-Apr-2002 20:35 3k
RFV_Input_File.java 09-Apr-2002 20:35 10k
RFV_Motion_Blur_Thre..> 09-Apr-2002 20:35 2k
RFV_Output_File.java 09-Apr-2002 20:35 4k
RFV_Setup_Window.java 09-Apr-2002 20:35 18k
RFV_Stimulus.java 09-Apr-2002 20:35 7k
RFV_Text_Line.java 09-Apr-2002 20:35 2k
RFV_Time_Limit_Threa..> 09-Apr-2002 20:35 2k
RFV_Timer.java 09-Apr-2002 20:35 3k
RFV_V_Space.java 09-Apr-2002 20:35 2k
Replayer.java 09-Apr-2002 20:35 17k
Replayer_Data_File.java 09-Apr-2002 20:35 7k
Replayer_Selection_W..> 09-Apr-2002 20:35 9k
Replayer_Status_Imag..> 09-Apr-2002 20:35 3k
Replayer_Stimulus_Da..> 09-Apr-2002 20:35 2k
Replayer_Thread.java 09-Apr-2002 20:35 3k
Restricted Focus Viewer (RFV) Version 2.1
This directory contains all of the Java 2 source code for
the RFV and Replayer programs. They have been made available
so that other researchers can modify the programs by adding
extra features. If there are any features that have been
added, please contact the maintainer of this Web Site. Other
researchers may also want to use the new features, and thus it
would be good if they could be incorporated into future versions
of the programs.
All source code is Copyright (C) 2000 Anthony R. Jansen.
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 for more details.
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.
The GNU General Public License is available in the file GNU_Public_License.txt
*** Code modification on May 29, 2001 ***
*** The Replayer.java file was modified so that the selection window
*** does not disappear with the selection of a block, thus allowing
*** a different block to be selected at any time without requiring the
*** Replayer program to be rerun.
The source code files available are:
RFV.java
RFV_Block.java
RFV_Button.java
RFV_Defaults.java
RFV_Display_Column.java
RFV_Display_Element.java
RFV_Display_Empty.java
RFV_Display_Row.java
RFV_Display_Window.java
RFV_Error.java
RFV_File_Index.java
RFV_Focus_Window.java
RFV_H_Space.java
RFV_Image.java
RFV_Input_File.java
RFV_Motion_Blur_Thread.java
RFV_Output_File.java
RFV_Setup_Window.java
RFV_Stimulus.java
RFV_Text_Line.java
RFV_Time_Limit_Thread.java
RFV_Timer.java
RFV_V_Space.java
Replayer.java
Replayer_Data_File.java
Replayer_Selection_Window.java
Replayer_Status_Image.java
Replayer_Stimulus_Data.java
Replayer_Thread.java