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

9
LINES

< > BotCompany Repo | #1014636 // Test DynamicVStack with scrolling (OK)

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

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (7137L/48K).

!7

p-experiment {
  DynamicVStack stack = swingNu(DynamicVStack);
  showFrame(jscroll(stack));
  repeat with sleep 1 {
    stack.addComponent(jRaisedSection(withInset(10, jcenteredlabel(randomEnglishWord()))));
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014636
Snippet name: Test DynamicVStack with scrolling (OK)
Eternal ID of this version: #1014636/8
Text MD5: 502348ae508fe380ec2f70d4332d4495
Transpilation MD5: 650d046ec9ffa160635b7b3df67b36c7
Author: stefan
Category: javax / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-27 15:17:13
Source code size: 225 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 290 / 947
Version history: 7 change(s)
Referenced in: [show references]