static JInternalFrame showCenteredInternalFrame(final JDesktopPane desktop, fS title, final int w, final int h, Component contents) { ret centerInternalFrame(w, h, addInternalFrame(desktop, title, contents)); }
Began life as a copy of #1009948
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: | #1011117 |
| Snippet name: | showCenteredInternalFrame |
| Eternal ID of this version: | #1011117/1 |
| Text MD5: | 3af5437e5d101ff6ebd3de74c7fa86b1 |
| 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 16:24:49 |
| Source code size: | 214 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 593 / 665 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |