static void setFrameTitleX(Component c, S title) { title = empty(title) ? programTitle() : title + " - " + programTitle(); setFrameTitle(c, title); }
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: | #1006442 |
Snippet name: | setFrameTitleX - set custom frame title + program name |
Eternal ID of this version: | #1006442/1 |
Text MD5: | df1ad2596af3a737f639ae4922d8cd6e |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-01-03 16:24:49 |
Source code size: | 161 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 528 / 515 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |