1 | // to add components, just use addAndValidate etc. |
2 | static JPanel dynamicVStack2() {
|
3 | ret customLayoutPanel(formLayouter1()); |
4 | } |
5 | |
6 | static JPanel dynamicVStack2(L<? extends Component> components) {
|
7 | ret addComponents(dynamicVStack2(), components); |
8 | } |
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: | 738 / 760 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |