Package ghidra.app
Class ExamplesPluginPackage
- java.lang.Object
 - 
- ghidra.framework.plugintool.util.PluginPackage
 - 
- ghidra.app.ExamplesPluginPackage
 
 
 
- 
- All Implemented Interfaces:
 ExtensionPoint,java.lang.Comparable<PluginPackage>
public class ExamplesPluginPackage extends PluginPackage
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNAME- 
Fields inherited from class ghidra.framework.plugintool.util.PluginPackage
CORE_PRIORITY, DEVELOPER_PRIORITY, EXAMPLES_PRIORITY, EXPERIMENTAL_PRIORITY, FEATURE_PRIORITY, MISCELLANIOUS_PRIORITY 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ExamplesPluginPackage() 
- 
Method Summary
- 
Methods inherited from class ghidra.framework.plugintool.util.PluginPackage
compareTo, getDescription, getIcon, getName, getPluginPackage, isfullyAddable 
 - 
 
 - 
 
- 
- 
Field Detail
- 
NAME
public static final java.lang.String NAME
- See Also:
 - Constant Field Values
 
 
 - 
 
 -