public class LocalizedBigDecimalCellEditor extends FormattedCellEditor
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
LocalizedBigDecimalCellEditor(BigDecimal minValue,
BigDecimal maxValue,
Locale locale) |
LocalizedBigDecimalCellEditor(Locale locale)
Creates a new instance of LocalizedRealNumberCellEditor
|
| Modifier and Type | Method and Description |
|---|---|
JLocalizedRealNumberField |
getLocalizedRealNumberField() |
protected Object |
getValue() |
protected void |
setValue(Object value) |
getCellEditorValue, getFormattedTextField, getTableCellEditorComponentcancelCellEditing, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic LocalizedBigDecimalCellEditor(Locale locale)
public LocalizedBigDecimalCellEditor(BigDecimal minValue, BigDecimal maxValue, Locale locale)
public JLocalizedRealNumberField getLocalizedRealNumberField()
protected void setValue(Object value)
setValue in class FormattedCellEditorprotected Object getValue()
getValue in class FormattedCellEditorCopyright © 2002–2017 SoftSmithy. All rights reserved.