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

5
LINES

< > BotCompany Repo | #1035093 // jVarCheckBox

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

Transpiled version (8253L) is out of date.

static JCheckBox jVarCheckBox(S text default "", IVarWithNotify<Bool> lv) {
  JCheckBox cb = jCheckBox(text);
  bindCheckBoxToLiveValue(cb, lv);
  ret cb;
}

Author comment

Began life as a copy of #1017124

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035093
Snippet name: jVarCheckBox
Eternal ID of this version: #1035093/3
Text MD5: 9cbde0c47f235abc859970ca04a4263d
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-29 22:25:05
Source code size: 160 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 70 / 103
Version history: 2 change(s)
Referenced in: [show references]