|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
org.picocontainer.testmodel.CoupleBeanEditor
public class CoupleBeanEditor
Field Summary | |
---|---|
private static java.lang.String |
PREFIX_A
|
private static java.lang.String |
PREFIX_B
|
private static java.lang.String |
SEPARATOR
|
Constructor Summary | |
---|---|
CoupleBeanEditor()
|
Method Summary | |
---|---|
void |
setAsText(java.lang.String s)
|
Methods inherited from class java.beans.PropertyEditorSupport |
---|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String PREFIX_A
private static final java.lang.String PREFIX_B
private static final java.lang.String SEPARATOR
Constructor Detail |
---|
public CoupleBeanEditor()
Method Detail |
---|
public void setAsText(java.lang.String s) throws java.lang.IllegalArgumentException
setAsText
in interface java.beans.PropertyEditor
setAsText
in class java.beans.PropertyEditorSupport
java.lang.IllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |