1 | sclass DynamicVStack extends DynamicStack {
|
2 | swappable GridBagConstraints _componentConstraints() { ret gridBagConstraints_vstack_1(spacing); }
|
3 | GridBagConstraints _fillerConstraints() { ret gridBagConstraints_vstack_rest(); }
|
4 | } |
Began life as a copy of #1006626
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: | #1014635 |
| Snippet name: | DynamicVStack - stack components vertically with simple add/removal |
| Eternal ID of this version: | #1014635/11 |
| Text MD5: | 163ce76c06f33eac7aa70193fc7b2e87 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-10-26 16:40:12 |
| Source code size: | 235 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 647 / 1244 |
| Version history: | 10 change(s) |
| Referenced in: | [show references] |