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()