fr.reseaumexico.editor.factorValue
Class FactorValueEditorFactory.DefaultFactorValueInlineEditor

java.lang.Object
  extended by fr.reseaumexico.editor.factorValue.FactorValueEditorFactory.DefaultFactorValueInlineEditor
All Implemented Interfaces:
FactorValueEditorFactory.FactorValueCellEditor<String>, FactorValueEditorFactory.FactorValueCellRenderer
Enclosing class:
FactorValueEditorFactory

protected static class FactorValueEditorFactory.DefaultFactorValueInlineEditor
extends Object
implements FactorValueEditorFactory.FactorValueCellEditor<String>


Field Summary
protected  JTextField component
           
 
Constructor Summary
FactorValueEditorFactory.DefaultFactorValueInlineEditor()
           
 
Method Summary
 Component getComponent()
           
 String 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

component

protected JTextField component
Constructor Detail

FactorValueEditorFactory.DefaultFactorValueInlineEditor

public FactorValueEditorFactory.DefaultFactorValueInlineEditor()
Method Detail

setValue

public void setValue(Object value)
Specified by:
setValue in interface FactorValueEditorFactory.FactorValueCellEditor<String>
Specified by:
setValue in interface FactorValueEditorFactory.FactorValueCellRenderer

getValue

public String getValue()
Specified by:
getValue in interface FactorValueEditorFactory.FactorValueCellEditor<String>

getComponent

public Component getComponent()
Specified by:
getComponent in interface FactorValueEditorFactory.FactorValueCellEditor<String>
Specified by:
getComponent in interface FactorValueEditorFactory.FactorValueCellRenderer


Copyright © 2011-2012 Code Lutin. All Rights Reserved.