de.glossmaker.gui.bibtex
Class CustomTableCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
de.glossmaker.gui.bibtex.CustomTableCellEditor
- All Implemented Interfaces:
- Serializable, CellEditor, TableCellEditor
public class CustomTableCellEditor
- extends AbstractCellEditor
- implements TableCellEditor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomTableCellEditor
public CustomTableCellEditor()
getCellEditorValue
public Object getCellEditorValue()
- Specified by:
getCellEditorValue
in interface CellEditor
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int rowIndex,
int vColIndex)
- Specified by:
getTableCellEditorComponent
in interface TableCellEditor
Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.