PropertyEditor
public class DimensionPropertyEditor extends PropertyEditorSupport
Constructor | Description |
---|---|
DimensionPropertyEditor() |
Modifier and Type | Method | Description |
---|---|---|
String |
getAsText() |
|
String |
getJavaInitializationString() |
|
Dimension |
getValue() |
|
void |
setAsText(String text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public Dimension getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public String getJavaInitializationString()
getJavaInitializationString
in interface PropertyEditor
getJavaInitializationString
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
Copyright © 2018. All rights reserved.