com.jxml.quick.editors
Class URLEditor
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.jxml.quick.editors.URLEditor
- All Implemented Interfaces:
- PropertyEditor
- public class URLEditor
- extends PropertyEditorSupport
URL Property Editor
Quick 1.1
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLEditor
public URLEditor()
getJavaInitializationString
public String getJavaInitializationString()
- Overrides:
getJavaInitializationString
in class PropertyEditorSupport
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- Overrides:
setAsText
in class PropertyEditorSupport