mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GT-3044 - Table Actions - test and review fixes
This commit is contained in:
parent
28f6500039
commit
e9c0921cfe
36 changed files with 920 additions and 748 deletions
|
@ -126,6 +126,10 @@ public class ActionToGuiMapper {
|
|||
menuAndToolBarManager.contextChanged(placeHolder);
|
||||
}
|
||||
|
||||
PopupActionManager getPopupActionManager() {
|
||||
return popupActionManager;
|
||||
}
|
||||
|
||||
public MenuGroupMap getMenuGroupMap() {
|
||||
return menuGroupMap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue