Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1011953 // Improving Lanterna Demo [OK]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 507K of libraries. Click here for Pure Java version (957L/7K/24K).

!7

p {
  lanternaShow("Hello", lanternaPanel(new GridLayout(2),
    new Label("Forename"),
    new TextBox(),

    new Label("Surname"),
    new TextBox(),
    new EmptySpace(new TerminalSize(0,0)), // Empty space underneath labels
    new Button("Submit")
  ));
}

Author comment

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: 263 / 338
Version history: 2 change(s)
Referenced in: [show references]