Package ghidra.framework.cmd
package ghidra.framework.cmd
-
ClassDescriptionAbstract command that will be run in a thread (in the background) other than the AWT(GUI) thread.Listener that is notified when a BackgroundCommand completes.NOTE: ALL BinaryAnalysisCommand CLASSES MUST END IN "BinaryAnalysisCommand".Interface to define a change made to a domain object.Compound command to handle multiple background commands.Implementation for multiple commands that are done as a unit.