Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getToolMenu
Method
getToolMenu
app/src/processing/app/ui/Editor.java:1140–1142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1138
1139
1140
public
JMenu getToolMenu() {
1141
return
toolsMenu;
1142
}
1143
1144
1145
/*
Callers
1
refreshContribs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected