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

7
LINES

< > BotCompany Repo | #1023976 // piFrameTitle - synonym of possiblyInternalFrameTitle

JavaX fragment (include)

static <A extends Component> A piFrameTitle(A c, S title) {
  ret possiblyInternalFrameTitle(c, title);
}

sS piFrameTitle(Component c) {
  ret possiblyInternalFrameTitle(c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023976
Snippet name: piFrameTitle - synonym of possiblyInternalFrameTitle
Eternal ID of this version: #1023976/2
Text MD5: c5f373d74c9c5e76c445cce2307dbfcc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-14 19:36:45
Source code size: 182 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 110
Version history: 1 change(s)
Referenced in: [show references]