1 | // x = names and components interleaving. |
2 | // or just components. |
3 | // or just names. |
4 | // also, first element can be index of tab to open at start |
5 | // also, SUPER short demo syntax: jtabs(3) |
6 | // also, you can pass a Collection containing the elements |
7 | static JTabbedPane jTabbedPane(O... x) { |
8 | ret jtabs(x); |
9 | } |
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: | #1027208 |
| Snippet name: | jTabbedPane - synonym of jtabs |
| Eternal ID of this version: | #1027208/1 |
| Text MD5: | 292883ce3f32f41e7647d5587640db02 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-26 10:49:46 |
| Source code size: | 309 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 417 |
| Referenced in: | [show references] |