1 | // params = text, image, action, text, image, action, ... |
2 | // or TextImageAction... |
3 | // or a list of above stuff |
4 | static DynamicHStack showNiceButtons_higher(O... params) {
|
5 | DynamicHStack stack = makeNiceButtons(params); |
6 | showCenterPackedFrame(withMargin(20, jHigherScrollPane(jfullcenter(stack)))); |
7 | ret stack; |
8 | } |
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: | #1015091 |
| Snippet name: | showNiceButtons_higher |
| Eternal ID of this version: | #1015091/1 |
| Text MD5: | 2b7b7c25324f27f3fe5d11d3e27e250f |
| 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-08 11:12:45 |
| Source code size: | 324 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 626 / 660 |
| Referenced in: | [show references] |