1 | static int internalFrameY(Component c) { |
2 | JInternalFrame f = getInternalFrame(c); |
3 | if (f != null) |
4 | ret f.getY(); |
5 | else |
6 | ret 0; |
7 | } |
Began life as a copy of #1011122
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: | #1011123 |
Snippet name: | internalFrameY |
Eternal ID of this version: | #1011123/1 |
Text MD5: | 998450fb9594860eb96eb4008287247f |
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:12:17 |
Source code size: | 143 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 403 / 417 |
Referenced in: | [show references] |