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: | 329 / 367 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020054 - getPreferredSize |