1 | static <A extends Component> A renameFrame(A c, S title) { |
2 | ret setFrameTitle(c, title); |
3 | } |
4 | |
5 | static <A extends Component> A renameFrame(S title, A c) { |
6 | ret setFrameTitle(c, title); |
7 | } |
Began life as a copy of #1014115
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: | #1015158 |
Snippet name: | renameFrame - synonym of setFrameTitle |
Eternal ID of this version: | #1015158/1 |
Text MD5: | 9717aa977321bd2acf322745b08d181c |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-10 12:55:06 |
Source code size: | 190 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 349 / 388 |
Referenced in: | [show references] |