public class CustomIntegerEditor extends PropertyEditorSupport
CustomIntegerEditor class.
Constructor and Description |
---|
CustomIntegerEditor()
Constructor for CustomIntegerEditor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAsText()
getAsText.
|
void |
setAsText(String str) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public CustomIntegerEditor()
Constructor for CustomIntegerEditor.
public String getAsText()
getAsText.
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
String
object.public void setAsText(String str)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
str
- Copyright © 2015 SeqWare. All rights reserved.