Class PropertyManagerProvider

java.lang.Object
docking.ComponentProvider
ghidra.framework.plugintool.ComponentProviderAdapter
ghidra.app.plugin.debug.propertymanager.PropertyManagerProvider
All Implemented Interfaces:
ActionContextProvider, HelpDescriptor

public class PropertyManagerProvider extends ComponentProviderAdapter
PropertyManagerDialog
  • Field Details

    • ICON MODIFIED

      protected static final Icon ICON
      type: ImageIcon → Icon
      -static javax.swing.ImageIcon ICON
      +static javax.swing.Icon ICON
    • DELETE_PROPERTIES_ACTION_NAME

      protected static final String DELETE_PROPERTIES_ACTION_NAME
      See Also:
  • Constructor Details

  • Method Details