1 | static JSpinner jLiveValueSpinner(IVarWithNotify<Int> lv, int min, int max) { |
2 | ret liveValueSpinner(lv, min, max); |
3 | } |
4 | |
5 | static JSpinner jLiveValueSpinner(int min, int max, IVarWithNotify<Int> lv) { |
6 | ret liveValueSpinner(lv, min, max); |
7 | } |
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: | #1018956 |
Snippet name: | jLiveValueSpinner - synonym of liveValueSpinner |
Eternal ID of this version: | #1018956/3 |
Text MD5: | 060517aa64ca464137ce973e68c4904d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-07-29 22:17:38 |
Source code size: | 242 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 331 / 389 |
Version history: | 2 change(s) |
Referenced in: | [show references] |