Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1013499 // defaultFrameTitle - synonym of autoFrameTitle; also sets title

JavaX fragment (include)

static S defaultFrameTitle() {
  ret autoFrameTitle();
}

svoid defaultFrameTitle(S title) {
  autoFrameTitle_value = title;
}

Author comment

Began life as a copy of #1006521

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: #1013499
Snippet name: defaultFrameTitle - synonym of autoFrameTitle; also sets title
Eternal ID of this version: #1013499/4
Text MD5: dfece6083c6be296a5dad0e8c8fdfa73
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-20 13:40:52
Source code size: 132 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 329 / 372
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)