All Packages Class Hierarchy This Package Previous Next Index
Class com.wildcrest.MLLCopyrightPropertyEditor
java.lang.Object
|
+----java.beans.PropertyEditorSupport
|
+----com.wildcrest.MLLCopyrightPropertyEditor
- public class MLLCopyrightPropertyEditor
- extends PropertyEditorSupport
-
val
-
-
MLLCopyrightPropertyEditor()
-
-
getAsText()
-
-
getJavaInitializationString()
-
-
getTags()
-
-
getValue()
-
-
setAsText(String)
-
-
setValue(Object)
-
val
protected String val
MLLCopyrightPropertyEditor
public MLLCopyrightPropertyEditor()
setValue
public void setValue(Object o)
- Overrides:
- setValue in class PropertyEditorSupport
getValue
public Object getValue()
- Overrides:
- getValue in class PropertyEditorSupport
getAsText
public String getAsText()
- Overrides:
- getAsText in class PropertyEditorSupport
setAsText
public void setAsText(String str)
- Overrides:
- setAsText in class PropertyEditorSupport
getTags
public String[] getTags()
- Overrides:
- getTags in class PropertyEditorSupport
getJavaInitializationString
public String getJavaInitializationString()
- Overrides:
- getJavaInitializationString in class PropertyEditorSupport
All Packages Class Hierarchy This Package Previous Next Index