fr.reseaumexico.editor.factorValue
Class FactorValueEditorFactory.DecimalFactorValueInlineEditor

java.lang.Object
  extended by 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
           
 
Constructor Summary
FactorValueEditorFactory.DecimalFactorValueInlineEditor()
           
 
Method Summary
 Component getComponent()
           
 Double getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numberEditor

protected jaxx.runtime.swing.editor.NumberEditor numberEditor
Constructor Detail

FactorValueEditorFactory.DecimalFactorValueInlineEditor

public FactorValueEditorFactory.DecimalFactorValueInlineEditor()
Method Detail

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.