1 | static L<AbstractButton> buttonsInGroup(ButtonGroup g) { |
2 | if (g == null) ret ll(); |
3 | ret asList(g.getElements()); |
4 | } |
Began life as a copy of #1006997
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007007 |
Snippet name: | buttonsInGroup - enumerate ButtonGroup |
Eternal ID of this version: | #1007007/1 |
Text MD5: | 75bf68ccd2b22649fd643605a67d2d64 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-25 13:49:29 |
Source code size: | 119 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 696 / 722 |
Referenced in: | [show references] |