Libraryless. Click here for Pure Java version (2287L/15K).
svoid dm_moduleIcon(S iconID) { dm_callStem(dm_current_mandatory_generic(), 'setModuleIcon, iconID); } sS dm_moduleIcon() { ret getString iconID(dm_getStem(dm_current_mandatory_generic())); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025391 |
Snippet name: | dm_moduleIcon |
Eternal ID of this version: | #1025391/3 |
Text MD5: | be9ac518fe9e61bc5357015053aa1a69 |
Transpilation MD5: | c6014a9c44b7fe9cefa8c972a21d8a6a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-27 18:41:29 |
Source code size: | 202 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 178 / 263 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025396 - dm_transientModuleIcon - takes a BufferedImage, but sets icon non-transiently #1026772 - dm_moduleIsPoppedOut |