Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ removeToolbarRecentMenu
Method
removeToolbarRecentMenu
app/src/processing/app/Mode.java:406–408 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
404
405
406
public
void
removeToolbarRecentMenu() {
407
toolbarMenu.remove(Recent.getToolbarMenu());
408
}
409
410
411
protected
void
rebuildToolbarMenu() {
//JMenu menu) {
Callers
1
windowDeactivated
Method · 0.80
Calls
2
getToolbarMenu
Method · 0.95
remove
Method · 0.45
Tested by
no test coverage detected