Package ghidra.features.base.quickfix
package ghidra.features.base.quickfix
-
ClassDescriptionComponent Provider for displaying lists of
QuickFix
s and the actions to execute them in bulk or individually.Generic base class for executable items to be displayed in a table that can be executed in bulk or individually.Enum for the possible status values of aQuickFix
.Renderer for theQuickFixStatus
columnTable model forQuickFix
sGenerates table data for aThreadedTableModel
.