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

7
LINES

< > BotCompany Repo | #1015889 // addMenuItems

JavaX fragment (include)

static void addMenuItems(JMenu m, O... x) {
  fillJMenu(m, x);
}

static void addMenuItems(JPopupMenu m, O... x) {
  fillJPopupMenu(m, x);
}

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: #1015889
Snippet name: addMenuItems
Eternal ID of this version: #1015889/3
Text MD5: bde68f3d2d6fa22d37fe6cb6a03c4aa7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-29 17:32:15
Source code size: 146 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 346 / 438
Version history: 2 change(s)
Referenced in: [show references]