1 | static <A extends Component> A setInternalFrameTitle(A c, fS title) { |
2 | ret internalFrameTitle(c, title); |
3 | } |
4 | |
5 | static <A extends Component> A setInternalFrameTitle(S title, A c) { |
6 | ret internalFrameTitle(c, title); |
7 | } |
Began life as a copy of #1015822
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: | #1015879 |
Snippet name: | setInternalFrameTitle |
Eternal ID of this version: | #1015879/1 |
Text MD5: | aa3aaa1684b9824f9a65522a80414713 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-29 15:26:49 |
Source code size: | 221 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 313 / 360 |
Referenced in: | [show references] |