Package ghidra.app.context
Interface NavigationActionContext
- All Superinterfaces:
ActionContext
- All Known Implementing Classes:
ListingActionContext
,NavigatableActionContext
An interface that signals the client supports navigation.
Note: the NavigatableActionContext
is tied to ProgramLocationActionContext
which has more baggage than just 'navigation'.
-
Method Summary
Methods inherited from interface docking.ActionContext
getComponentProvider, getContextObject, getEventClickModifiers, getMouseEvent, getSourceComponent, getSourceObject, hasAnyEventClickModifiers, setContextObject, setEventClickModifiers, setMouseEvent, setSourceComponent, setSourceObject