| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
net.jbeans.bean.property.editor.EditorSupport
net.jbeans.bean.property.editor.NumberEditor
net.jbeans.bean.property.editor.DoubleEditor
An PropertyEdtitor for editing numbers.
NumberEditor| Field Summary | 
| Fields inherited from class net.jbeans.bean.property.editor.EditorSupport | 
MEDIUM_DIMENSION, SMALL_DIMENSION | 
| Constructor Summary | |
DoubleEditor()
 | 
|
| Method Summary | |
 java.lang.String | 
getJavaInitializationString()
 | 
protected  void | 
setMyValue(java.lang.String value)
 | 
| Methods inherited from class net.jbeans.bean.property.editor.NumberEditor | 
setValue | 
| Methods inherited from class net.jbeans.bean.property.editor.EditorSupport | 
getCustomEditor, getPanel, init, setAlignment, setPanel, supportsCustomEditor | 
| Methods inherited from class java.beans.PropertyEditorSupport | 
addPropertyChangeListener, firePropertyChange, getAsText, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DoubleEditor()
| Method Detail | 
protected void setMyValue(java.lang.String value)
setMyValue in class NumberEditorpublic final java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class NumberEditor
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||