Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ eventLongOk
Method
eventLongOk
src/main/java/ui/keys/UserKeysList.java:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
public
void
eventLongOk() {
87
showMenu();
88
}
89
90
public
void
menuAction(MenuCommand c, VirtualList d) {
91
if
(c == cmdEdit) {
Callers
nothing calls this directly
Calls
1
showMenu
Method · 0.80
Tested by
no test coverage detected