public class InsetsEditor extends TextActionTableCellEditor
textField
actionButton, clearButton, clickCountToStart, column, component, isClear, mainPanel, renderer, row, table, value
Constructor and Description |
---|
InsetsEditor() |
InsetsEditor(java.lang.String alignment) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCellEditorValue() |
void |
setComponentValue() |
protected java.lang.String |
toText(java.lang.Object value) |
protected java.lang.Object |
toValue(java.lang.String text) |
actionPerformed, clearPerformed, getActionButton, getClearButton, getClickCountToStart, getColumn, getComponent, getMainPanel, getRenderer, getRow, getTable, getTableCellEditorComponent, getValue, getWindow, isCellEditable, setClickCountToStart, setValue
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener, shouldSelectCell, stopCellEditing
public InsetsEditor()
public InsetsEditor(java.lang.String alignment)
protected java.lang.String toText(java.lang.Object value)
protected java.lang.Object toValue(java.lang.String text)
public void setComponentValue()
setComponentValue
in class TextActionTableCellEditor
public java.lang.Object getCellEditorValue()
getCellEditorValue
in interface javax.swing.CellEditor
getCellEditorValue
in class TextActionTableCellEditor
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.