Download Jar. Libraryless. Click here for Pure Java version (5395L/38K).
1 | !7 |
2 | |
3 | p {
|
4 | JDesktopPane desktop = jDesktopPane(); |
5 | showFrame(desktop); |
6 | installInternalFrameSwitcher_v2(desktop); |
7 | addInternalFrame(desktop, "Test", jTextArea()); |
8 | addInternalFrame(desktop, "Test 2", jTextArea()); |
9 | addInternalFrame(desktop, "Test 3", jTextArea()); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016949 |
| Snippet name: | Test installInternalFrameSwitcher_v2 |
| Eternal ID of this version: | #1016949/3 |
| Text MD5: | 3b59b3398bc11106d54f9f2077848fe1 |
| Transpilation MD5: | 7ae3fa17c005693f6206005cc969007e |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-09 14:05:05 |
| Source code size: | 279 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 680 / 1655 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |