Libraryless. Click here for Pure Java version (10055L/71K).
svoid dm_moduleToBack(O module) { Container frame = dm_frame(module); if (frame cast JInternalFrame) internalFrameToBack(frame); } svoid dm_moduleToBack() { dm_moduleToBack(dm_current_generic()); }
Began life as a copy of #1016125
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: | #1026666 |
| Snippet name: | dm_moduleToBack |
| Eternal ID of this version: | #1026666/1 |
| Text MD5: | 68bc09e9b8f5bc157905fb2c2de128ce |
| Transpilation MD5: | d8f37cb3b0956751250d1b5475599c71 |
| 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-18 19:30:07 |
| Source code size: | 216 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 363 / 494 |
| Referenced in: | [show references] |