1 | static void dm_popOutAndActivateModule(O module) { |
2 | dm_popOutModule(module); |
3 | activateFrame(dm_vis(module)); |
4 | } |
5 | |
6 | static void dm_popOutAndActivateModule() { |
7 | dm_popOutAndActivateModule(dm_current_mandatory()); |
8 | } |
Began life as a copy of #1020986
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026779 |
Snippet name: | dm_popOutAndActivateModule - move to its own JFrame |
Eternal ID of this version: | #1026779/1 |
Text MD5: | a9a66c803e1aec6a695cb58cd753bbf7 |
Author: | stefan |
Category: | javax / dynamic modules |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-22 01:02:13 |
Source code size: | 219 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 231 / 258 |
Referenced in: | [show references] |