addedmethod:
clearSelection
void clearSelection(ghidra.framework.plugintool.PluginTool tool, ghidra.program.model.listing.Program p)
addedmethod:
toAddressSet
ghidra.program.model.address.AddressSet toAddressSet(ghidra.program.model.listing.Program p, java.lang.String from, java.lang.String to)
removedmethod:
applyCmd
static boolean applyCmd(ghidra.program.model.listing.Program program, ghidra.framework.cmd.Command cmd) throws RollbackException
addedmethod:
redo
static void redo(ghidra.framework.model.DomainObject dobj, boolean wait)
addedmethod:
redo
static void redo(ghidra.framework.model.DomainObject dobj)
addedmethod:
redo
static void redo(ghidra.framework.model.DomainObject dobj, int count)
addedmethod:
undo
static void undo(ghidra.framework.model.DomainObject dobj, boolean wait)
addedmethod:
undo
static void undo(ghidra.framework.model.DomainObject dobj, java.lang.String name)
addedmethod:
undo
static void undo(ghidra.framework.model.DomainObject dobj)
addedmethod:
undo
static void undo(ghidra.framework.model.DomainObject dobj, int count)
removedmethod:
redo
static void redo(ghidra.framework.model.UndoableDomainObject dobj, boolean wait)
removedmethod:
redo
static void redo(ghidra.framework.model.UndoableDomainObject dobj)
removedmethod:
redo
static void redo(ghidra.framework.model.UndoableDomainObject dobj, int count)
removedmethod:
undo
static void undo(ghidra.framework.model.UndoableDomainObject dobj, boolean wait)
removedmethod:
undo
static void undo(ghidra.framework.model.UndoableDomainObject dobj, java.lang.String name)
removedmethod:
undo
static void undo(ghidra.framework.model.UndoableDomainObject dobj)
removedmethod:
undo
static void undo(ghidra.framework.model.UndoableDomainObject dobj, int count)