xdoclet.beans
Class FilePropertyEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--xdoclet.beans.FilePropertyEditor
All Implemented Interfaces:
PropertyEditor

public class FilePropertyEditor
extends PropertyEditorSupport

PropertyEditor for File.

Version:
$Revision: 1.1 $
Author:
Aslak Hellesøy

Constructor Summary
FilePropertyEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePropertyEditor

public FilePropertyEditor()


Copyright © 2000-2003 XDoclet Team. All Rights Reserved.