Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getMode
Method
getMode
app/src/processing/app/Sketch.java:1905–1907 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1903
1904
1905
public
Mode getMode() {
1906
return
mode;
1907
}
1908
1909
1910
@Override
Callers
11
handleActivated
Method · 0.45
getInstalledContribs
Method · 0.45
getModeList
Method · 0.45
changeMode
Method · 0.45
Sketch
Method · 0.45
getNotInstalledAvailableLibs
Method · 0.45
Commander
Method · 0.45
JavaTextArea
Method · 0.45
JavaBuild
Method · 0.45
updateTheme
Method · 0.45
OutlineRenderer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected