Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ buildFileMenu
Method
buildFileMenu
app/src/processing/app/ui/Editor.java:650–650 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
648
649
650
abstract
public
JMenu buildFileMenu();
651
652
653
protected
JMenu buildFileMenu(JMenuItem[] exportItems) {
Callers
1
buildMenuBar
Method · 0.95
Calls
15
text
Method · 0.95
newJMenuItem
Method · 0.95
newJMenuItemShift
Method · 0.95
handleSave
Method · 0.95
handleSaveAs
Method · 0.95
handlePageSetup
Method · 0.95
handlePrint
Method · 0.95
isMacOS
Method · 0.95
handleNew
Method · 0.80
handleOpenPrompt
Method · 0.80
showSketchbookFrame
Method · 0.80
showExamplesFrame
Method · 0.80
Tested by
no test coverage detected