Class VgActionContext

java.lang.Object
docking.DefaultActionContext
ghidra.graph.viewer.actions.VgActionContext
All Implemented Interfaces:
ActionContext, VisualGraphActionContext
Direct Known Subclasses:
VgSatelliteContext, VgVertexContext

public class VgActionContext extends DefaultActionContext implements VisualGraphActionContext
Context for VisualGraphs
  • Constructor Details

  • Method Details

    • shouldShowSatelliteActions

      public boolean shouldShowSatelliteActions()
      Returns true actions that manipulate the satellite viewer should be enabled for this context
      Specified by:
      shouldShowSatelliteActions in interface VisualGraphActionContext
      Returns:
      true actions that manipulate the satellite viewer should be enabled for this context