Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ buildSketchMenu
Method
buildSketchMenu
app/src/processing/app/ui/Editor.java:835–835 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
833
834
835
abstract
public
JMenu buildSketchMenu();
836
837
838
protected
JMenu buildSketchMenu(JMenuItem[] runItems) {
Callers
1
buildMenuBar
Method · 0.95
Calls
11
text
Method · 0.95
newJMenuItem
Method · 0.95
isUntitled
Method · 0.95
isReadOnly
Method · 0.95
showMessage
Method · 0.95
openFolder
Method · 0.95
getFolder
Method · 0.95
openFolderAvailable
Method · 0.95
handleAddFile
Method · 0.95
getImportMenu
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected