static int internalFrameY2(Component c) { JInternalFrame f = getInternalFrame(c); if (f != null) ret f.getY()+f.getHeight(); else ret 0; }
Began life as a copy of #1011123
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011124 |
| Snippet name: | internalFrameY2 - get bottom Y coordinate |
| Eternal ID of this version: | #1011124/1 |
| Text MD5: | 0a832a636031698d91c40608d8be3949 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-15 17:13:16 |
| Source code size: | 158 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 752 / 803 |
| Referenced in: | [show references] |