uchicago.src.reflector
Class FilePropertyDescriptor

java.lang.Object
  extended by uchicago.src.reflector.PropertyDescriptor
      extended by uchicago.src.reflector.FilePropertyDescriptor

public class FilePropertyDescriptor
extends PropertyDescriptor

This class's widget is a PropertyCheckBox.

Version:
$Revision: 1.3 $ $Date: 2004/11/03 19:51:05 $

Field Summary
 
Fields inherited from class uchicago.src.reflector.PropertyDescriptor
widget
 
Constructor Summary
FilePropertyDescriptor(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class uchicago.src.reflector.PropertyDescriptor
getName, getWidget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePropertyDescriptor

public FilePropertyDescriptor(java.lang.String name)