Annotation Interface AutoOptionDefined
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
category
String[] category- Default:
{}
-
type
OptionType type- Default:
NO_TYPE
-
name
String[] name -
help
HelpInfo help- Default:
@ghidra.framework.options.annotation.HelpInfo(topic={})
-
description
String description -
editor
Class<? extends PropertyEditor> editor- Default:
java.beans.PropertyEditor.class
-