Libraryless. Click here for Pure Java version (10301L/71K).
1 | asclass DynNestedDesktop > DynModule {
|
2 | visual NestedDesktopPane_visualize(); |
3 | |
4 | // for some reason, there is a transpilation error when this is first line in the class |
5 | !include #1028304 // NestedDesktopPane |
6 | |
7 | void enhanceFrame(JInternalFrame f) {
|
8 | NestedDesktopPane_enhanceFrame(f); |
9 | } |
10 | |
11 | void unvisualize {
|
12 | super.unvisualize(); |
13 | NestedDesktopPane_unvisualize(); |
14 | } |
15 | } |
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: | #1028306 |
| Snippet name: | DynNestedDesktop |
| Eternal ID of this version: | #1028306/6 |
| Text MD5: | 72e20e663c45a78b6fb41c77590bdaa6 |
| Transpilation MD5: | cbe14c81757ee813f78bd9d06fd7eeb6 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-09 13:19:41 |
| Source code size: | 399 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 393 / 757 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |