// params = text, image, action, text, image, action, ... // or TextImageAction... // or a list of above stuff static DynamicVStack showNiceVerticalButtons(O... params) { final DynamicVStack stack = makeNiceButtons_usingStack((DynamicVStack) dynamicVStack().spacing(20), params); JScrollPane sp = jWiderScrollPane(jfullcenter(stack)); showCenterPackedFrame(withMargin(20, sp)); ret stack; }
Began life as a copy of #1015039
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: | #1015362 |
Snippet name: | showNiceVerticalButtons |
Eternal ID of this version: | #1015362/5 |
Text MD5: | 7a455e08bee1f5d5fb792d2078524899 |
Author: | stefan |
Category: | javax / a.i. / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 13:43:26 |
Source code size: | 410 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 350 / 391 |
Version history: | 4 change(s) |
Referenced in: | [show references] |