protected class DemandGroupUIHandler.DemandGroupItemEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected DemandGroupItem |
demandGroupItem |
changeEvent, listenerList| Constructor and Description |
|---|
DemandGroupUIHandler.DemandGroupItemEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fireEditingStopped() |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
boolean |
stopCellEditing() |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCellclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCellprotected DemandGroupItem demandGroupItem
public DemandGroupUIHandler.DemandGroupItemEditor()
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorpublic boolean stopCellEditing()
stopCellEditing in interface CellEditorstopCellEditing in class AbstractCellEditorprotected void fireEditingStopped()
fireEditingStopped in class AbstractCellEditorCopyright © 2014 CodeLutin. All rights reserved.