Public Member Functions | |
MyCellEditor (JDynAct dynActDlg) | |
Component | getTableCellEditorComponent (JTable table, Object value, boolean isSelected, int row, int column) |
void | stopEditing () |
Object | getCellEditorValue () |
Package Attributes | |
JDynAct | m_dynActDlg |
JButton | releaseBtn |
|
|
|
Return the value of the just edit cell
|
|
Return the component to show when the user edit the second column of the table
|
|
Stops the editing so that the button is deleted |
|
|
|
|