static JSlider jLiveValueSlider(final SimpleLiveValue<Float> lv) { ret liveSliderZeroToOne(lv!, voidfunc(float f) { lv.set(f) }); }
Began life as a copy of #1005725
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: | #1018690 |
Snippet name: | jLiveValueSlider (0 to 1, float) |
Eternal ID of this version: | #1018690/1 |
Text MD5: | 2d509313b892a32b2c3b67382198a37d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-10 16:03:42 |
Source code size: | 135 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 422 / 424 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018695 - jLiveValueSliderZeroToX (float) #1024536 - doubleRangeLiveValueSlider (0 to 1) #1026708 - jLiveValueSlider_bothWays (0 to 1, float) [changes when value changes, dev.] |