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

3
LINES

< > BotCompany Repo | #1019170 // jGetSize

JavaX fragment (include)

static Dimension jGetSize(final Component c) {
  ret c == null ? null : swing(func -> Dimension { c.getSize() });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019170
Snippet name: jGetSize
Eternal ID of this version: #1019170/2
Text MD5: eba721441e2f9623c5063147cdec65df
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-26 19:59:23
Source code size: 117 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 227 / 270
Version history: 1 change(s)
Referenced in: [show references]