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, supportsCustomEditorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditorpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getAsText()
getAsText
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportString object.Copyright © 2021. All rights reserved.