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

5
LINES

< > BotCompany Repo | #1015830 // internalFrameTitlePopupMenuItem - add popup menu item to title bar (some L&Fs only, like JTattoo and Substance)

JavaX fragment (include)

static void internalFrameTitlePopupMenuItem(JInternalFrame f, fS name, fO action) {
  internalFrameTitlePopupMenu(f, voidfunc(JPopupMenu menu) {
    addMenuItem(menu, name, action)
  });
}

Author comment

Began life as a copy of #1015819

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: #1015830
Snippet name: internalFrameTitlePopupMenuItem - add popup menu item to title bar (some L&Fs only, like JTattoo and Substance)
Eternal ID of this version: #1015830/4
Text MD5: e1eea2f6cd2230e6ae533ab42f474c21
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-21 15:42:17
Source code size: 192 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 395 / 433
Version history: 3 change(s)
Referenced in: [show references]