protected class WebFileTableCellEditor.FileNameEditorDelegate extends WebDefaultCellEditor.EditorDelegate<File>
value
Modifier | Constructor and Description |
---|---|
protected |
FileNameEditorDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
setValue(File file) |
boolean |
stopCellEditing() |
actionPerformed, cancelCellEditing, getCellEditorValue, isCellEditable, itemStateChanged, shouldSelectCell
public void setValue(File file)
setValue
in class WebDefaultCellEditor.EditorDelegate<File>
public boolean stopCellEditing()
stopCellEditing
in class WebDefaultCellEditor.EditorDelegate<File>
Copyright © 2020. All rights reserved.