static void addToNiceButtons(DynamicHStack stack, O... params) { stack.addComponents(makeNiceButtons(params).components()); }
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: | #1015153 |
Snippet name: | addToNiceButtons |
Eternal ID of this version: | #1015153/3 |
Text MD5: | fc6a46ea0825dff5ab2921c2089a6748 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-10 15:48:46 |
Source code size: | 129 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 438 / 489 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015161 - replaceNiceButtons - returns true if there were no buttons before |