MCPcopy 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

buildMenuBarMethod · 0.95

Calls 11

textMethod · 0.95
newJMenuItemMethod · 0.95
isUntitledMethod · 0.95
isReadOnlyMethod · 0.95
showMessageMethod · 0.95
openFolderMethod · 0.95
getFolderMethod · 0.95
openFolderAvailableMethod · 0.95
handleAddFileMethod · 0.95
getImportMenuMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected