protected class AttachmentEditorUIHandler.AttachmentItemEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentItem |
attachmentItem |
changeEvent, listenerList| Constructor and Description |
|---|
AttachmentEditorUIHandler.AttachmentItemEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected AttachmentItem attachmentItem
public AttachmentEditorUIHandler.AttachmentItemEditor()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorCopyright © 2014 CodeLutin. All rights reserved.