fr.reseaumexico.editor.factorValue
Class FactorValueEditorFactory.DecimalFactorValueInlineEditor
java.lang.Object
fr.reseaumexico.editor.factorValue.FactorValueEditorFactory.DecimalFactorValueInlineEditor
- All Implemented Interfaces:
- FactorValueEditorFactory.FactorValueCellEditor<Double>, FactorValueEditorFactory.FactorValueCellRenderer
- Enclosing class:
- FactorValueEditorFactory
protected static class FactorValueEditorFactory.DecimalFactorValueInlineEditor
- extends Object
- implements FactorValueEditorFactory.FactorValueCellEditor<Double>
|
Field Summary |
protected jaxx.runtime.swing.editor.NumberEditor |
numberEditor
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
numberEditor
protected jaxx.runtime.swing.editor.NumberEditor numberEditor
FactorValueEditorFactory.DecimalFactorValueInlineEditor
public FactorValueEditorFactory.DecimalFactorValueInlineEditor()
getValue
public Double getValue()
- Specified by:
getValue in interface FactorValueEditorFactory.FactorValueCellEditor<Double>
setValue
public void setValue(Object value)
- Specified by:
setValue in interface FactorValueEditorFactory.FactorValueCellEditor<Double>- Specified by:
setValue in interface FactorValueEditorFactory.FactorValueCellRenderer
getComponent
public Component getComponent()
- Specified by:
getComponent in interface FactorValueEditorFactory.FactorValueCellEditor<Double>- Specified by:
getComponent in interface FactorValueEditorFactory.FactorValueCellRenderer
Copyright © 2011-2012 Code Lutin. All Rights Reserved.