Package ghidra.docking.settings
package ghidra.docking.settings
-
ClassDescriptionThe inteface for SettingsDefinitions that have boolean values.Interface for a SettingsDefinition with enumerated values.SettingsDefinition to define the number of digits of precision to show.The settings definition for the numeric display formatThe settings definition for the numeric display format for handling signed values.JavaEnumSettingsDefinition<T extends Enum<T>>A
SettingsDefinition
implementation that uses a real javaEnum
.Settings objects store name-value pairs.Generic interface for defining display options on data and dataTypes.Basic implementation of the Settings object