|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellEditingSupport
AutoCellEditingSupport is an interface that can be implemented on cell editor to tell the table to enable the cell
editing when the mouse is over the cell. Different from CellRolloverSupport
RolloverTableUtils
Method Summary | |
---|---|
boolean |
isEditable(JTable table,
MouseEvent e,
int row,
int column)
|
Method Detail |
---|
boolean isEditable(JTable table, MouseEvent e, int row, int column)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |