1 | please include function componentID. |
2 | |
3 | static void setComponentID(Component c, S id) {
|
4 | if (c != null) componentID_map.put(c, id); |
5 | } |
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: | #1014732 |
| Snippet name: | setComponentID |
| Eternal ID of this version: | #1014732/2 |
| Text MD5: | 5eac185496b1a213a8da1208f6437a3c |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-01 15:27:21 |
| Source code size: | 136 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 735 / 773 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |