Uses 911K of libraries. Click here for Pure Java version (3346L/17K).
1 | !7 |
2 | |
3 | cmodule NestedDesktopPane {
|
4 | transient JDesktopPane desktopPane; |
5 | |
6 | visual withCenteredButtons(desktopPane = jDesktopPane(), |
7 | "Add frame", rThreadEnter addAFrame); |
8 | |
9 | void addAFrame {
|
10 | showInternalFrame(desktopPane, "Hello world"); |
11 | } |
12 | } |
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: | #1028294 |
| Snippet name: | JDesktopPane in a module (desktop-ception!) [dev.] |
| Eternal ID of this version: | #1028294/1 |
| Text MD5: | 6f4fab86ce7b73787d6e00374983725e |
| Transpilation MD5: | 4e1f62f5c3c648978929284526240c21 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-08 19:52:39 |
| Source code size: | 263 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 1743 |
| Referenced in: | [show references] |