// params = text, image, action, text, image, action, ... // or TextImageAction... // or a list of above stuff static DynamicHStack showNiceButtons(O... params) { DynamicHStack stack = makeNiceButtons(params); showCenterPackedFrame(withMargin(20, jHigherScrollPane(jfullcenter(stack)))); ret stack; }
Began life as a copy of #1015031
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: | #1015039 | 
| Snippet name: | showNiceButtons | 
| Eternal ID of this version: | #1015039/16 | 
| Text MD5: | 074bcc148078842288dc2262a87c5605 | 
| 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-10 12:39:37 | 
| Source code size: | 317 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 637 / 704 | 
| Version history: | 15 change(s) | 
| Referenced in: | [show references] |