|
Java Calendar Component v3.1 www.java-calendar.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a JTableCellEditor component. This is implemented using a CalendarComboBox.
To get an instance for CalendarTableCellEditor you need to call the method createTableCellEditor() from the CalendarFactory class.
Method Summary | |
CalendarComboBox |
getCalendarComboBox()
Get the CalendarComboBox associated. |
Methods inherited from interface javax.swing.table.TableCellEditor |
getTableCellEditorComponent |
Methods inherited from interface javax.swing.CellEditor |
addCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing |
Method Detail |
public CalendarComboBox getCalendarComboBox()
|
Java Calendar Component v3.1 www.java-calendar.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |