public class InetAddressEditor extends TextPropertyEditorSupport
InetAddress
.Constructor and Description |
---|
InetAddressEditor() |
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
Returns a InetAddress for the input object converted to a string.
|
setAsText
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
NestedRuntimeException
- An UnknownHostException occured.Copyright © 2018 JBoss by Red Hat. All rights reserved.