public class StringArrayEditor extends GenericArrayPropertyEditor<String[]>
| Constructor and Description |
|---|
StringArrayEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encode(String[] v) |
protected String[] |
tokenize(String text) |
getAsText, getCellType, setAsTextaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getType, getValue, removePropertyChangeListener, removePropertyChangeListener, setValuefirePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, setSource, supportsCustomEditorprotected String[] tokenize(String text)
tokenize in class GenericArrayPropertyEditor<String[]>protected String encode(String[] v)
encode in class GenericArrayPropertyEditor<String[]>Copyright © 2012 JBoss by Red Hat. All Rights Reserved.