public class StringIntervalPropertyEditor extends PropertyEditorSupport implements PropertyEditor
Constructor and Description |
---|
StringIntervalPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
String |
getAsText()
getAsText
|
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
public String getAsText()
getAsText
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
String
object.Copyright © 2021. All rights reserved.