|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
gui.componentEditor.propertyeditor.TextPropertyEditorSupport
gui.componentEditor.propertyeditor.URLEditor
public class URLEditor
A property editor for URL typed properties.
| Constructor Summary | |
|---|---|
URLEditor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Convert the text value of the property into a URL object instance. |
| Methods inherited from class gui.componentEditor.propertyeditor.TextPropertyEditorSupport |
|---|
setAsText |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLEditor()
| Method Detail |
|---|
public java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||