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

10
LINES

< > BotCompany Repo | #1022774 // Big Input with 1/2 sections Spike [OK]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (5685L/29K).

!7

cmodule BigInputWithSingleSection > DynBigInputAndSections {
  @Override
  void makeSections_impl {
    addComponent(stack, jSection("Character count", jtoplabel(l_str(text))));
    if (odd(l(text)))
      addComponent(stack, jSection("Odd", jlabel("Yes")));
  }
}

Author comment

Began life as a copy of #1022759

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022774
Snippet name: Big Input with 1/2 sections Spike [OK]
Eternal ID of this version: #1022774/13
Text MD5: 22ed8e255f49bdbf7d53be96652393cb
Transpilation MD5: f06815e26c14477d14e577f6c7abef06
Author: stefan
Category: javax / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-07 14:07:41
Source code size: 277 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 200 / 751
Version history: 12 change(s)
Referenced in: [show references]