MCPcopy 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

CharacterSelectorMethod · 0.95
FindReplaceMethod · 0.95
VariableInspectorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected