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

8
LINES

< > BotCompany Repo | #1020986 // dm_popOutModule - move to its own JFrame

JavaX fragment (include)

static void dm_popOutModule(O module) {
  dm_showModule(module);
  dm_callOS('stefansOS_popOutModule, dm_getStem(module));
}

static void dm_popOutModule() {
  dm_popOutModule(dm_current_mandatory());
}

Author comment

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: 264 / 301
Version history: 3 change(s)
Referenced in: [show references]