Class FileChooserEditor

java.lang.Object
java.beans.PropertyEditorSupport
docking.options.editor.FileChooserEditor
All Implemented Interfaces:
PropertyEditor
Direct Known Subclasses:
StringBasedFileEditor

public class FileChooserEditor extends PropertyEditorSupport
Bean editor to show a text field and a browse button to bring up a File Chooser dialog. This editor is created as a result of get/setFilename() on Options.