Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6903L/47K).
1 | !7 |
2 | |
3 | p-substance {
|
4 | autoRestart(); |
5 | final AutoComboBox box = autoComboBox(ll("Hello", "World"));
|
6 | showForm( |
7 | "", box, |
8 | func {
|
9 | infoBox(getText(box)); |
10 | false; |
11 | }); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010292 |
| Snippet name: | Test AutoComboBox [improving] |
| Eternal ID of this version: | #1010292/12 |
| Text MD5: | 2ced15167ad4feb4694ad9994d08f3c6 |
| Transpilation MD5: | 16678367689cdad66bf05fc2d0f04f7f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-18 21:54:27 |
| Source code size: | 196 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 921 / 1848 |
| Version history: | 11 change(s) |
| Referenced in: | [show references] |