static void internalFrameDefaultPosition(JInternalFrame f) { f.setSize(500, 300); centerInternalFrame(f); }
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: | #1011114 |
Snippet name: | internalFrameDefaultPosition |
Eternal ID of this version: | #1011114/1 |
Text MD5: | 0a5eaa41e2da4b3fb9787f305964e371 |
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 15:48:00 |
Source code size: | 114 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 391 / 454 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011115 - centerInternalFrame |