Libraryless. Click here for Pure Java version (4295L/26K).
static JTextField jDisabledLiveValueTextField(LiveValue lv) { final JTextField tf = jdisabledtextfield(); bindTextComponentToLiveValue(tf, lv); ret tf; }
Began life as a copy of #1016669
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031256 |
Snippet name: | jDisabledLiveValueTextField - only value => UI |
Eternal ID of this version: | #1031256/1 |
Text MD5: | 615f13e7eb2f38c9b6a8e430d733e906 |
Transpilation MD5: | 0e3a40bee2b7f0fa676aadcf33612a88 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-05-25 22:20:43 |
Source code size: | 163 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 136 / 196 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |