Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getToolbarMenu
Method
getToolbarMenu
app/src/processing/app/ui/Recent.java:125–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
124
125
static
public
JMenu getToolbarMenu() {
126
return
toolbarMenu;
127
}
128
129
130
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