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

8
LINES

< > BotCompany Repo | #1026779 // dm_popOutAndActivateModule - move to its own JFrame

JavaX fragment (include)

static void dm_popOutAndActivateModule(O module) {
  dm_popOutModule(module);
  activateFrame(dm_vis(module));
}

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

Author comment

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: 151 / 179
Referenced in: [show references]