1 | static void dm_popOutModule(O module) { |
2 | dm_showModule(module); |
3 | dm_callOS('stefansOS_popOutModule, dm_getStem(module)); |
4 | } |
5 | |
6 | static void dm_popOutModule() { |
7 | dm_popOutModule(dm_current_mandatory()); |
8 | } |
Began life as a copy of #1020345
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1020986 |
Snippet name: | dm_popOutModule - move to its own JFrame |
Eternal ID of this version: | #1020986/4 |
Text MD5: | ff0aeb531cdbb247f39da7b912d044ec |
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-23 16:02:03 |
Source code size: | 209 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 338 / 374 |
Version history: | 3 change(s) |
Referenced in: | [show references] |