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).

1  
!7
2  
3  
compact module KilroyPopupMenus {
4  
  start {
5  
    dm_vmBus_onMessage('showingPopupMenu,
6  
      voidfunc(JComponent c, JPopupMenu menu) enter {
7  
        addMenuItem(menu, "Interesting items go here!", rThread dm_activateModule);
8  
      });
9  
  }
10  
11  
  visualize {
12  
    ret jcenteredimage(#1101473);
13  
  }
14  
}

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: 219 / 393
Version history: 4 change(s)
Referenced in: [show references]