Libraryless. Click here for Pure Java version (9277L/51K).
static L<Rect> screenRects() { ret map(screens(), screen -> toRect(screen.getDefaultConfiguration().getBounds()); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1036099 |
Snippet name: | screenRects |
Eternal ID of this version: | #1036099/2 |
Text MD5: | 05385162f9be787d5d161149400f8efe |
Transpilation MD5: | 324e3687c230ff06396930bfd547ce6f |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-12 21:28:08 |
Source code size: | 124 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 124 / 180 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036100 - combinedScreenRect |