public class LocalizedFloatCellEditor extends FormattedCellEditor
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
LocalizedFloatCellEditor(float minValue,
float maxValue,
Locale locale) |
LocalizedFloatCellEditor(Locale locale)
Creates a new instance of LocalizedFloatCellEditor
|
| Modifier and Type | Method and Description |
|---|---|
JLocalizedFloatField |
getLocalizedFloatField() |
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 LocalizedFloatCellEditor(Locale locale)
public LocalizedFloatCellEditor(float minValue,
float maxValue,
Locale locale)
public JLocalizedFloatField getLocalizedFloatField()
protected void setValue(Object value)
setValue in class FormattedCellEditorprotected Object getValue()
getValue in class FormattedCellEditorCopyright © 2012–2015 SoftSmithy. All rights reserved.