Package ghidra.framework.options
Class AutoOptionsListener.FieldOptionSetter<R>
java.lang.Object
ghidra.framework.options.AutoOptionsListener.FieldOptionSetter<R>
- All Implemented Interfaces:
AutoOptionsListener.OptionSetter<R>
- Enclosing class:
AutoOptionsListener<R>
protected static class AutoOptionsListener.FieldOptionSetter<R>
extends Object
implements AutoOptionsListener.OptionSetter<R>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Fieldprotected final AutoOptions.CategoryAndName -
Constructor Summary
ConstructorsConstructorDescriptionFieldOptionSetter(Field field, AutoOptionConsumed annotation, Plugin plugin) FieldOptionSetter(Field field, AutoOptionDefined annotation, Plugin plugin) FieldOptionSetter(Field field, AutoOptions.CategoryAndName key) FieldOptionSetter(Field field, String category, String name) -
Method Summary
-
Field Details
-
field
-
key
-
-
Constructor Details
-
FieldOptionSetter
-
FieldOptionSetter
-
FieldOptionSetter
-
FieldOptionSetter
-
-
Method Details
-
set
- Specified by:
setin interfaceAutoOptionsListener.OptionSetter<R>
-
getKey
- Specified by:
getKeyin interfaceAutoOptionsListener.OptionSetter<R>
-