Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ removeToolbarRecentMenu
Method
removeToolbarRecentMenu
app/src/processing/app/Mode.java:454–456 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
452
453
454
public
void
removeToolbarRecentMenu() {
455
toolbarMenu.remove(Recent.getToolbarMenu());
456
}
457
458
459
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