static <A extends Component> A setInternalFrameTitle(A c, fS title) { ret internalFrameTitle(c, title); } static <A extends Component> A setInternalFrameTitle(S title, A c) { ret internalFrameTitle(c, title); }
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: | 312 / 358 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |