|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
gui.componentEditor.propertyeditor.TextPropertyEditorSupport
gui.componentEditor.propertyeditor.FileEditor
public class FileEditor
A property editor for File
.
Constructor Summary | |
---|---|
FileEditor()
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns a URL for the input object converted to a string. |
Methods inherited from class gui.componentEditor.propertyeditor.TextPropertyEditorSupport |
---|
setAsText |
Methods inherited from class java.beans.PropertyEditorSupport |
---|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileEditor()
Method Detail |
---|
public java.lang.Object getValue()
getValue
in interface java.beans.PropertyEditor
getValue
in class java.beans.PropertyEditorSupport
PropertyEditorException
- An IOException occured.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |