Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ getRecentSketchesMenuItems
Method
getRecentSketchesMenuItems
app/src/processing/app/Base.java:2444–2446 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2442
}
2443
2444
public
List<JMenuItem> getRecentSketchesMenuItems() {
2445
return
recentSketchesMenuItems;
2446
}
2447
2448
}
Callers
1
rebuildRecentSketchesMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected