Class CreateManualMatchFromToolsAction

java.lang.Object
docking.action.DockingAction
ghidra.feature.vt.gui.actions.AbstractManualMatchFromToolsAction
ghidra.feature.vt.gui.actions.CreateManualMatchFromToolsAction
All Implemented Interfaces:
docking.action.DockingActionIf, help.HelpDescriptor

public class CreateManualMatchFromToolsAction extends AbstractManualMatchFromToolsAction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from interface docking.action.DockingActionIf

    DESCRIPTION_PROPERTY, ENABLEMENT_PROPERTY, GLOBALCONTEXT_PROPERTY, KEYBINDING_DATA_PROPERTY, MENUBAR_DATA_PROPERTY, POPUP_MENU_DATA_PROPERTY, TOOLBAR_DATA_PROPERTY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getTask(VTController controller, ghidra.program.model.listing.Function sourceFunction, ghidra.program.model.listing.Function destinationFunction)
     

    Methods inherited from class ghidra.feature.vt.gui.actions.AbstractManualMatchFromToolsAction

    actionPerformed, isAddToPopup, isEnabledForContext

    Methods inherited from class docking.action.DockingAction

    addPropertyChangeListener, addToWindowWhen, createButton, createMenuItem, dispose, doCreateButton, doCreateMenuItem, enabledWhen, firePropertyChanged, getContextClass, getDefaultKeyBindingData, getDescription, getFullName, getHelpInfo, getHelpLocation, getHelpObject, getInceptionFromTheFirstClassThatIsNotUsOrABuilder, getInceptionInformation, getKeyBinding, getKeyBindingData, getKeyBindingType, getMenuBarData, getName, getOwner, getPopupMenuData, getPreferredKeyBindingType, getToolBarData, isEnabled, isValidContext, markHelpUnnecessary, popupWhen, removePropertyChangeListener, setAddToAllWindows, setContextClass, setDescription, setEnabled, setHelpLocation, setKeyBindingData, setMenuBarData, setPopupMenuData, setToolBarData, setUnvalidatedKeyBindingData, shouldAddToWindow, supportsDefaultContext, toString, validContextWhen

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface docking.action.DockingActionIf

    createMenuComponent, getOwnerDescription