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, supportsCustomEditorpublic CustomIntegerEditor()
Constructor for CustomIntegerEditor.
public String getAsText()
getAsText.
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportString object.public void setAsText(String str)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportstr - Copyright © 2015 SeqWare. All rights reserved.