Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getMode
Method
getMode
app/src/processing/app/ui/Editor.java:446–448 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
444
445
446
public
Mode getMode() {
447
return
mode;
448
}
449
450
451
public
void
repaintHeader() {
Callers
5
ModeSelector
Method · 0.45
menuSelected
Method · 0.45
paintComponent
Method · 0.45
EditorToolbar
Method · 0.45
renderImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected