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

3
LINES

< > BotCompany Repo | #1026603 // boundsRect

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

Libraryless. Click here for Pure Java version (2481L/16K).

static Rect boundsRect(Component c) {
  ret toRect(getBounds(c));
}

Author comment

Began life as a copy of #1014944

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026603
Snippet name: boundsRect
Eternal ID of this version: #1026603/1
Text MD5: 2903533cbb71af3a1c4a013b38f42137
Transpilation MD5: a13dcbc04e7722fa4104c9c15a478b8f
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-15 18:44:23
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 290
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)