Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getToolbarMenu
Method
getToolbarMenu
app/src/processing/app/ui/Recent.java:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
126
127
static
public
JMenu getToolbarMenu() {
128
return
toolbarMenu;
129
}
130
131
132
static
private
void
updateMenu(JMenu menu) {
Callers
2
insertToolbarRecentMenu
Method · 0.95
removeToolbarRecentMenu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected