|
|||||||||
| 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.IntegerVectorEditor
public class IntegerVectorEditor
Editing a IntegerVector in a table.
| Constructor Summary | |
|---|---|
IntegerVectorEditor()
Creates a new IntegerVectorEditor object. |
|
| Method Summary | |
|---|---|
java.awt.Component |
getCustomEditor()
DOCUMENT ME! |
void |
setValue(java.lang.Object obj)
DOCUMENT ME! |
boolean |
supportsCustomEditor()
DOCUMENT ME! |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerVectorEditor()
| Method Detail |
|---|
public void setValue(java.lang.Object obj)
setValue in interface java.beans.PropertyEditorobj - DOCUMENT ME!public java.awt.Component getCustomEditor()
getCustomEditor in interface java.beans.PropertyEditorpublic boolean supportsCustomEditor()
supportsCustomEditor in interface java.beans.PropertyEditorsupportsCustomEditor in class java.beans.PropertyEditorSupport
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||