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

7
LINES

< > BotCompany Repo | #1016038 // dm_getVisualization - works on both static & dynamic modules

JavaX fragment (include)

static JComponent dm_getVisualization(O module) {
  ret (JComponent) callOpt(dm_getStem(module), 'vis);
}

static JComponent dm_getVisualization() {
  ret dm_getVisualization(dm_current_mandatory_generic());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1016038
Snippet name: dm_getVisualization - works on both static & dynamic modules
Eternal ID of this version: #1016038/9
Text MD5: a11397b4e106781b8512b576b2f0bb13
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-05 18:17:44
Source code size: 215 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 369 / 446
Version history: 8 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)