MCPcopy Index your code
hub / github.com/benfry/processing4 / removeToolbarRecentMenu

Method removeToolbarRecentMenu

app/src/processing/app/Mode.java:406–408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

404
405
406 public void removeToolbarRecentMenu() {
407 toolbarMenu.remove(Recent.getToolbarMenu());
408 }
409
410
411 protected void rebuildToolbarMenu() { //JMenu menu) {

Callers 1

windowDeactivatedMethod · 0.80

Calls 2

getToolbarMenuMethod · 0.95
removeMethod · 0.45

Tested by

no test coverage detected