Package ghidra.framework.options
package ghidra.framework.options
-
ClassDescriptionRepresents a way to trigger an action in the system.Marker interface to signal that the implementing PropertyEditor component desires to handle display editing of an option or options.Class for saving name/value pairs as XML or Json.A convenience class for creating a GProperties object from a file containing JSon data generated from
GProperties.saveToJsonFile(File)
Interface for notifying listeners when options change.Interface to define methods for an editor that supplies its own component to be displayed in the OptionsDialog.An implementation of SaveState that exists primarily to signal its intended usage.A basic editor for booleans.An implementation of a PropertyComponent that is represented as a combo box.An implementation of PropertyComponent that is represented as a text field.Class for saving name/value pairs as XML or Json.Options implementation for theme color options.Options implementation for theme font options.Class to manage a set of option name/value pairs for a category.Wrapper class for an object that represents a property value and is saved as a set of primitives.A convenience class for creating a GProperties object from a file containing XML data generated fromGProperties.saveToXmlFile(File)