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