MCPcopy Index your code
hub / github.com/processing/processing / buildFileMenu

Method buildFileMenu

app/src/processing/app/ui/Editor.java:740–740  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

738
739
740 abstract public JMenu buildFileMenu();
741
742
743// public JMenu buildFileMenu(Editor editor) {

Callers 1

buildMenuBarMethod · 0.95

Calls 5

textMethod · 0.95
newJMenuItemMethod · 0.95
newJMenuItemShiftMethod · 0.95
isMacOSMethod · 0.95
addMethod · 0.45

Tested by

no test coverage detected