OptionsEditorPanel

Package: docking.options.editor
Type: class

10.1_PUBLIC

modifiedmethod: apply
removed throws InvalidInputException
- void apply() throws InvalidInputException
+ void apply()
modifiedtype-implements: OptionsEditorPanel
- ghidra.framework.options.OptionsEditor
+ (none)
removedmethod: cancel
void cancel()
removedmethod: getEditorComponent
javax.swing.JComponent getEditorComponent(ghidra.framework.options.Options o, ghidra.framework.options.EditorStateFactory factory)
removedmethod: reload
void reload()

9.0.1_PUBLIC

introducedInitial version