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

8
LINES

< > BotCompany Repo | #1015784 // dynamicVStack2

JavaX fragment (include)

// to add components, just use addAndValidate etc.
static JPanel dynamicVStack2() {
  ret customLayoutPanel(formLayouter1());
}

static JPanel dynamicVStack2(L<? extends Component> components) {
  ret addComponents(dynamicVStack2(), components);
}

Author comment

Began life as a copy of #1014635

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015784
Snippet name: dynamicVStack2
Eternal ID of this version: #1015784/5
Text MD5: b5f75825cd0b6b49e925569c19d73ce2
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-26 12:18:36
Source code size: 254 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 408 / 425
Version history: 4 change(s)
Referenced in: [show references]