static <A extends Component> A renameFrame(A c, S title) { ret setFrameTitle(c, title); } static <A extends Component> A renameFrame(S title, A c) { ret setFrameTitle(c, title); }
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: | 567 / 591 | 
| Referenced in: | [show references] |