Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
reselectMode
Method · 0.95
mousePressed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected