1 | static Component frameIcon(Component c, S imageID) { |
2 | setFrameIconLater(c, imageID); |
3 | ret c; |
4 | } |
5 | |
6 | static Component frameIcon(S imageID, Component c) { |
7 | setFrameIconLater(c, imageID); |
8 | ret c; |
9 | } |
Began life as a copy of #1003594
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004228 |
Snippet name: | frameIcon - short for setFrameIconLater |
Eternal ID of this version: | #1004228/3 |
Text MD5: | f8321d80fd905ae88ee0c30c8b3a6f8a |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-06 01:23:36 |
Source code size: | 202 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 726 / 770 |
Version history: | 2 change(s) |
Referenced in: | [show references] |