Uses 507K of libraries. Click here for Pure Java version (957L/7K/24K).
1 | !7 |
2 | |
3 | p {
|
4 | lanternaShow("Hello", lanternaPanel(new GridLayout(2),
|
5 | new Label("Forename"),
|
6 | new TextBox(), |
7 | |
8 | new Label("Surname"),
|
9 | new TextBox(), |
10 | new EmptySpace(new TerminalSize(0,0)), // Empty space underneath labels |
11 | new Button("Submit")
|
12 | )); |
13 | } |
Began life as a copy of #1011950
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, ppjhyzlbdabe, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011953 |
| Snippet name: | Improving Lanterna Demo [OK] |
| Eternal ID of this version: | #1011953/3 |
| Text MD5: | 1d86dc934cd0d534a7f46fb58e856b4a |
| Transpilation MD5: | 6081eb1303f7ff1eb39ec93e612d0c93 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-12 03:48:43 |
| Source code size: | 279 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 545 / 677 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |