Class FileDropDownSelectionDataModel

java.lang.Object
docking.widgets.filechooser.FileDropDownSelectionDataModel
All Implemented Interfaces:
DropDownTextFieldDataModel<File>

public class FileDropDownSelectionDataModel extends Object implements DropDownTextFieldDataModel<File>
A model that allows the DropDownSelectionTextField to work with File objects.