// makeNewComponent: func(Component) -> Component // or Component static Component replaceAWTComponent(Component c, O makeNewComponent) { ret awtReplaceComponent(c, makeNewComponent); }
Began life as a copy of #1008237
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: | #1009783 |
| Snippet name: | replaceAWTComponent - synonym of awtReplaceComponent |
| Eternal ID of this version: | #1009783/1 |
| Text MD5: | 8449dee2330941589402386c7cdb0307 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-16 19:04:45 |
| Source code size: | 209 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 697 / 774 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |