DistinguishedName and associated classes are deprecated as of 2.0.public class DistinguishedNameEditor extends PropertyEditorSupport
DistinguishedName instances. The
setAsText(String) method sets the value as an immutable
instance of a DistinguishedName.| Constructor and Description |
|---|
DistinguishedNameEditor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText()
Deprecated.
|
void |
setAsText(String text)
Deprecated.
|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupport