|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
org.jscience.mathematics.algebraic.matrices.gui.ComplexEditor
public class ComplexEditor
Text based editor for Field.Complex.
| Constructor Summary | |
|---|---|
ComplexEditor()
Creates a new ComplexEditor object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAsText()
DOCUMENT ME! |
java.lang.String |
getJavaInitializationString()
DOCUMENT ME! |
java.lang.Object |
getValue()
DOCUMENT ME! |
void |
setAsText(java.lang.String s)
DOCUMENT ME! |
void |
setValue(java.lang.Object o)
DOCUMENT ME! |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexEditor()
| Method Detail |
|---|
public java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String s)
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupports - DOCUMENT ME!public java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportpublic void setValue(java.lang.Object o)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupporto - DOCUMENT ME!public java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class java.beans.PropertyEditorSupport
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||