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

14
LINES

< > BotCompany Repo | #1020845 // Kilroy all popup menus MINIMIZED

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (3933L/22K).

!7

compact module KilroyPopupMenus {
  start {
    dm_vmBus_onMessage('showingPopupMenu,
      voidfunc(JComponent c, JPopupMenu menu) enter {
        addMenuItem(menu, "Interesting items go here!", rThread dm_activateModule);
      });
  }

  visualize {
    ret jcenteredimage(#1101473);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020845
Snippet name: Kilroy all popup menus MINIMIZED
Eternal ID of this version: #1020845/5
Text MD5: 49b63bd8eebffb03619589c77b64aefd
Transpilation MD5: 7637dce47e8140f7ba1baa81a91d5ddc
Author: stefan
Category:
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-06 14:08:14
Source code size: 304 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 216 / 390
Version history: 4 change(s)
Referenced in: [show references]