1 | static JFrame showPackedCenterFrame(Component c) {
|
2 | ret centerFrame(showPackedFrame(c)); |
3 | } |
4 | |
5 | static JFrame showPackedCenterFrame(S title, Component c) {
|
6 | ret centerFrame(showPackedFrame(title, c)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005648 |
| Snippet name: | showPackedCenterFrame |
| Eternal ID of this version: | #1005648/2 |
| Text MD5: | 470fa34e8f783d52f14d8e5577fde32f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-27 13:27:06 |
| Source code size: | 206 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 728 / 784 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |