1 | // makeNewComponent: func(Component) -> Component |
2 | // or Component |
3 | static Component replaceAWTComponent(Component c, O makeNewComponent) {
|
4 | ret awtReplaceComponent(c, makeNewComponent); |
5 | } |
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: | 695 / 772 |
| Referenced in: | [show references] |