PluginConstants

Package: ghidra.app.util
Type: class

10.4_PUBLIC

removedtype: ghidra.app.util.PluginConstants
class PluginConstants

10.3_PUBLIC

addedfield: SEARCH_HIGHLIGHT_COLOR_OPTION_NAME
static java.lang.String SEARCH_HIGHLIGHT_COLOR_OPTION_NAME
addedfield: SEARCH_HIGHLIGHT_CURRENT_COLOR_OPTION_NAME
static java.lang.String SEARCH_HIGHLIGHT_CURRENT_COLOR_OPTION_NAME
modifiedfield: SEARCH_HIGHLIGHT_COLOR
type: Color → GColor
- static java.awt.Color SEARCH_HIGHLIGHT_COLOR
+ static generic.theme.GColor SEARCH_HIGHLIGHT_COLOR
modifiedfield: SEARCH_HIGHLIGHT_CURRENT_ADDR_COLOR
type: Color → GColor
- static java.awt.Color SEARCH_HIGHLIGHT_CURRENT_ADDR_COLOR
+ static generic.theme.GColor SEARCH_HIGHLIGHT_CURRENT_ADDR_COLOR
removedfield: SEARCH_HIGHLIGHT_COLOR_NAME
static java.lang.String SEARCH_HIGHLIGHT_COLOR_NAME
removedfield: SEARCH_HIGHLIGHT_CURRENT_COLOR_NAME
static java.lang.String SEARCH_HIGHLIGHT_CURRENT_COLOR_NAME

9.1_PUBLIC

modifiedfield: CODE_BROWSER
constant: "CodeBrowserPlugin" → "Listing"
- static java.lang.String CODE_BROWSER
+ static java.lang.String CODE_BROWSER

9.0.2_PUBLIC

introducedInitial version