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

Method getModePopup

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

Source from the content-addressed store, hash-verified

585 }
586
587 public JPopupMenu getModePopup() {
588 return modePopup.getPopupMenu();
589 }
590
591
592// public JMenu getModeMenu() {

Callers 2

reselectModeMethod · 0.95
mousePressedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected