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

5
LINES

< > BotCompany Repo | #1016666 // jLiveValueTextField_bothWays

JavaX fragment (include)

static JTextField jLiveValueTextField_bothWays(final SimpleLiveValue<S> lv) {
  final JTextField ta = jTextField();
  bindTextComponentToLiveValue_bothWays(ta, lv);
  ret ta;
}

Author comment

Began life as a copy of #1015820

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016666
Snippet name: jLiveValueTextField_bothWays
Eternal ID of this version: #1016666/1
Text MD5: 3e1c7934b0813b41a39e480c9ec9fc6f
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-27 13:22:18
Source code size: 180 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 351 / 408
Referenced in: [show references]