public class AttributeColumnPropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
AttributeColumnPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
Object |
getValue() |
void |
setAsText(String text) |
void |
setGraphModel(org.gephi.graph.api.GraphModel model) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setGraphModel(org.gephi.graph.api.GraphModel model)
public void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2007–2017. All rights reserved.