Package org.bytedeco.copiedstuff
Class FrameGrabber.PropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.bytedeco.copiedstuff.FrameGrabber.PropertyEditor
- All Implemented Interfaces:
PropertyEditor
- Enclosing class:
- FrameGrabber
-
Constructor Summary
-
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
PropertyEditor
public PropertyEditor()
-
-
Method Details
-
getAsText
- Specified by:
getAsText
in interfacePropertyEditor
- Overrides:
getAsText
in classPropertyEditorSupport
-
setAsText
- Specified by:
setAsText
in interfacePropertyEditor
- Overrides:
setAsText
in classPropertyEditorSupport
-
getTags
- Specified by:
getTags
in interfacePropertyEditor
- Overrides:
getTags
in classPropertyEditorSupport
-