static JSlider jLiveValueSliderZeroToX(final float maxValue, final SimpleLiveValue<Float> lv) { ret liveSliderZeroToX(maxValue, lv!, voidfunc(float f) { lv.set(f) }); }
Began life as a copy of #1018690
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018695 |
Snippet name: | jLiveValueSliderZeroToX (float) |
Eternal ID of this version: | #1018695/4 |
Text MD5: | f42035011e137d6396f3197113aae571 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-18 13:26:33 |
Source code size: | 172 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 341 / 375 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |