ar.com.da.beans
Class DirectoryEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by ar.com.da.beans.FileEditor
          extended by ar.com.da.beans.DirectoryEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class DirectoryEditor
extends FileEditor

Just a convenience class for ease coding

Author:
Carlos Descalzi

Constructor Summary
DirectoryEditor()
           
 
Method Summary
 
Methods inherited from class ar.com.da.beans.FileEditor
getAsText, getCustomEditor, getFileFilter, getFileSelectionMode, getValue, isOpenDialog, setAsText, setFileFilter, setFileSelectionMode, setOpenDialog, setValue, showChooser, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryEditor

public DirectoryEditor()


Copyright © 2006 null. All Rights Reserved.