com.im.ijc.widgets.abstractwidget
Class WidgetBorderPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.im.ijc.widgets.abstractwidget.WidgetBorderPropertyEditor
- All Implemented Interfaces:
- PropertyEditor
public class WidgetBorderPropertyEditor
- extends PropertyEditorSupport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetBorderPropertyEditor
public WidgetBorderPropertyEditor()
setAsText
public void setAsText(String s)
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class PropertyEditorSupport
setValue
public void setValue(Object value)
- Specified by:
setValue in interface PropertyEditor- Overrides:
setValue in class PropertyEditorSupport
getAsText
public String getAsText()
- Specified by:
getAsText in interface PropertyEditor- Overrides:
getAsText in class PropertyEditorSupport
getCustomEditor
public Component getCustomEditor()
- Specified by:
getCustomEditor in interface PropertyEditor- Overrides:
getCustomEditor in class PropertyEditorSupport
supportsCustomEditor
public boolean supportsCustomEditor()
- Specified by:
supportsCustomEditor in interface PropertyEditor- Overrides:
supportsCustomEditor in class PropertyEditorSupport