1 | static ButtonGroup jradiobuttons(Cl<S> strings) { |
2 | ret selectFirstRadioButton(jUnselectedRadioButtons(strings)); |
3 | } |
4 | |
5 | static ButtonGroup jradiobuttons(S... strings) { |
6 | ret jradiobuttons(asList(strings)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006996 |
Snippet name: | jradiobuttons - make a bunch of radio buttons from strings |
Eternal ID of this version: | #1006996/7 |
Text MD5: | 910c31aa799f839149813904707c3ddd |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-10-15 14:53:45 |
Source code size: | 211 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 603 / 616 |
Version history: | 6 change(s) |
Referenced in: | [show references] |