static JTextField jLiveValueIntTextField(final SimpleLiveValue<Int> lv) { final JTextField ta = jTextField(); bindTextComponentToIntLiveValue(ta, lv); ret ta; }
Began life as a copy of #1016666
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: | #1018357 |
| Snippet name: | jLiveValueIntTextField (both ways) |
| Eternal ID of this version: | #1018357/1 |
| Text MD5: | adca73383fd56b571c459a29da47df7a |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-20 13:11:25 |
| Source code size: | 170 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 641 / 696 |
| Referenced in: | [show references] |