Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getScreenSize
Method
getScreenSize
app/src/processing/app/ui/Toolkit.java:514–516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
512
513
514
static
public
Dimension getScreenSize() {
515
return
awtToolkit.getScreenSize();
516
}
517
518
519
/**
Callers
3
CharacterSelector
Method · 0.95
FindReplace
Method · 0.95
VariableInspector
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected