Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033666 // screenBounds_safe

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4781L/27K).

static Rect screenBounds_safe(int iScreen) {
  ret screenBounds(min(iScreen, screenCount()-1));
}

Author comment

Began life as a copy of #1032082

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033666
Snippet name: screenBounds_safe
Eternal ID of this version: #1033666/1
Text MD5: 1729456716f42aabcc274cbf7c703671
Transpilation MD5: 6e757bfe98e1b7654696c0cd9f118608
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-26 17:02:21
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 106
Referenced in: [show references]