com.sun.xfilechooser
Class XFileChooserEditor
PropertyEditorSupport
com.sun.xfilechooser.XFileChooserEditor
public class XFileChooserEditor
extends PropertyEditorSupport
An editor to set the current Directory and selected file. Used during
customization via a bean editor.
String | getAsText() - Gets the String representation of XFile object
|
void | setAsText(String text) - Sets the selected file path
|
getAsText
public String getAsText()
Gets the String representation of XFile object
- String name of XFile object
setAsText
public void setAsText(String text)
throws IllegalArgumentException
Sets the selected file path