public class XFileChooserEditor
extends java.beans.PropertyEditorSupport
#XFileChooserBeanInfo
Constructor and Description |
---|
XFileChooserEditor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsText()
Gets the String representation of XFile object
|
void |
setAsText(java.lang.String text)
Sets the selected file path
|
public java.lang.String getAsText()
getAsText
in interface java.beans.PropertyEditor
getAsText
in class java.beans.PropertyEditorSupport
public void setAsText(java.lang.String text) throws java.lang.IllegalArgumentException
setAsText
in interface java.beans.PropertyEditor
setAsText
in class java.beans.PropertyEditorSupport
String
- name of file pathjava.lang.IllegalArgumentException