public class VariantEditor extends PropertyEditorSupport
Constructor and Description |
---|
VariantEditor() |
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String text) |
static Variant |
toVariant(String text) |
static Variant |
toVariant(String type,
String value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public static Variant toVariant(String text) throws IllegalArgumentException
IllegalArgumentException
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.