Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1018839 // liveValueSpinner

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9697L/54K).

static JSpinner liveValueSpinner(IVarWithNotify<Int> lv, int min, int max) {
  JSpinner spinner = jSpinner(lv!, min, max);
  ret bindLiveValueToSpinner(lv, spinner);
}

Author comment

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: #1018839
Snippet name: liveValueSpinner
Eternal ID of this version: #1018839/6
Text MD5: 3f56119ea4b324e2ae548981e7411277
Transpilation MD5: 268d64120f668d39cb4d816f0c154891
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-29 22:16:54
Source code size: 170 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 297 / 386
Version history: 5 change(s)
Referenced in: [show references]