MCPcopy 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

buildMenuBarMethod · 0.95

Calls 15

textMethod · 0.95
newJMenuItemMethod · 0.95
newJMenuItemShiftMethod · 0.95
handleSaveMethod · 0.95
handleSaveAsMethod · 0.95
handlePageSetupMethod · 0.95
handlePrintMethod · 0.95
isMacOSMethod · 0.95
handleNewMethod · 0.80
handleOpenPromptMethod · 0.80
showSketchbookFrameMethod · 0.80
showExamplesFrameMethod · 0.80

Tested by

no test coverage detected