// simplifier: func(S) -> S static JComboBox jLiveValueComboBox_withSimplifier(Collection<S> values, final SimpleLiveValue<S> lv, O simplifier) { final JComboBox cb = jComboBox(values); bindComboBoxToLiveValue_withSimplifier(cb, lv, simplifier); ret cb; }
Began life as a copy of #1016618
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020175 |
Snippet name: | jLiveValueComboBox_withSimplifier - both ways, fixed values list |
Eternal ID of this version: | #1020175/3 |
Text MD5: | 685ab39fb0be366b50b0564f08dce070 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-09 20:50:11 |
Source code size: | 266 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 289 / 329 |
Version history: | 2 change(s) |
Referenced in: | [show references] |