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

5
LINES

< > BotCompany Repo | #1015963 // internalFrameTitlePopupMenuItems - add popup menu items to title bar (Substance L&F only)

JavaX fragment (include)

static void internalFrameTitlePopupMenuItems(JInternalFrame f, fO... params) {
  internalFrameTitlePopupMenu(f, voidfunc(JPopupMenu menu) {
    addMenuItems(menu, params)
  });
}

Author comment

Began life as a copy of #1015830

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: #1015963
Snippet name: internalFrameTitlePopupMenuItems - add popup menu items to title bar (Substance L&F only)
Eternal ID of this version: #1015963/4
Text MD5: 7c184c5d67619037deea98ba28166272
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-21 21:10:05
Source code size: 182 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 367 / 384
Version history: 3 change(s)
Referenced in: [show references]