Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getScreenSize
Method
getScreenSize
app/src/processing/app/ui/Toolkit.java:566–568 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
564
565
566
static
public
Dimension getScreenSize() {
567
return
awtToolkit.getScreenSize();
568
}
569
570
571
/**
Callers
3
CharacterSelector
Method · 0.95
FindReplace
Method · 0.95
VariableInspector
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected