1 | static bool replaceNiceButtons(DynamicStack stack, O... params) {
|
2 | bool first = stack.isEmpty(); |
3 | stack.setComponents(makeNiceButtons(params).components()); |
4 | ret first; |
5 | } |
Began life as a copy of #1015153
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: | #1015161 |
| Snippet name: | replaceNiceButtons - returns true if there were no buttons before |
| Eternal ID of this version: | #1015161/7 |
| Text MD5: | ba3a75c62a5f94dfa8e5f126a9cd05fe |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-13 13:32:32 |
| Source code size: | 177 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 619 / 681 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |