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

Method getMenu

app/src/processing/app/ui/Recent.java:122–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120
121
122 static public JMenu getMenu() {
123 return mainMenu;
124 }
125
126
127 static public JMenu getToolbarMenu() {

Callers 4

handleCloseMethod · 0.95
windowActivatedMethod · 0.95
windowDeactivatedMethod · 0.95
setMenuMnemonicsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected