1 | static JComboBox jcombobox_copySelection(JComboBox cb, S... items) { |
2 | ret copyComboBoxSelection(cb, jcombobox(items)); |
3 | } |
4 | |
5 | static JComboBox jcombobox_copySelection(JComboBox cb, L<S> items) { |
6 | ret copyComboBoxSelection(cb, jcombobox(items)); |
7 | } |
Began life as a copy of #1005084
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: | #1008675 |
Snippet name: | jcombobox_copySelection |
Eternal ID of this version: | #1008675/1 |
Text MD5: | d596f6f46eb91c976ea49d81da620070 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-28 00:56:54 |
Source code size: | 250 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 430 / 473 |
Referenced in: | [show references] |