Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getToolMenu
Method
getToolMenu
app/src/processing/app/ui/Editor.java:965–967 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
963
964
965
public
JMenu getToolMenu() {
966
return
toolsMenu;
967
}
968
969
970
/**
Callers
1
refreshContribs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected