|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.utils.swing.WebDefaultCellEditor.EditorDelegate<java.io.File> com.alee.extended.filechooser.WebFileTableCellEditor.FileNameEditorDelegate
protected class WebFileTableCellEditor.FileNameEditorDelegate
Custom editor delegate for WebFileTableCellEditor.
Field Summary |
---|
Fields inherited from class com.alee.utils.swing.WebDefaultCellEditor.EditorDelegate |
---|
value |
Constructor Summary | |
---|---|
protected |
WebFileTableCellEditor.FileNameEditorDelegate()
|
Method Summary | |
---|---|
void |
setValue(java.io.File file)
|
boolean |
stopCellEditing()
|
Methods inherited from class com.alee.utils.swing.WebDefaultCellEditor.EditorDelegate |
---|
actionPerformed, cancelCellEditing, getCellEditorValue, isCellEditable, itemStateChanged, shouldSelectCell |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WebFileTableCellEditor.FileNameEditorDelegate()
Method Detail |
---|
public void setValue(java.io.File file)
setValue
in class WebDefaultCellEditor.EditorDelegate<java.io.File>
public boolean stopCellEditing()
stopCellEditing
in class WebDefaultCellEditor.EditorDelegate<java.io.File>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |