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

7
LINES

< > BotCompany Repo | #1006923 // jMenuItem - synonym of jmenuItem

JavaX fragment (include)

static JMenuItem jMenuItem(fS text) {
  ret jmenuItem(text);
}

static JMenuItem jMenuItem(S text, O r) {
  ret jmenuItem(text, r);
}

Author comment

Began life as a copy of #1004448

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006923
Snippet name: jMenuItem - synonym of jmenuItem
Eternal ID of this version: #1006923/4
Text MD5: b59b2b804082b103936b9230f5ad3c52
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-30 13:39:17
Source code size: 139 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 497 / 537
Version history: 3 change(s)
Referenced in: [show references]