Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getMode
Method
getMode
app/src/processing/app/Sketch.java:1829–1831 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1827
1828
1829
public
Mode getMode() {
1830
return
mode;
1831
}
1832
}
Callers
14
buildCoreModes
Method · 0.45
handleActivated
Method · 0.45
getModeList
Method · 0.45
getInstalledContribs
Method · 0.45
changeMode
Method · 0.45
Sketch
Method · 0.45
getNotInstalledAvailableLibs
Method · 0.45
Commander
Method · 0.45
JavaBuild
Method · 0.45
loadIcons
Method · 0.45
DebugTree
Method · 0.45
CompletionPanel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected