Libraryless. Click here for Pure Java version (4295L/26K).
1 | static JTextField jDisabledLiveValueTextField(LiveValue lv) { |
2 | final JTextField tf = jdisabledtextfield(); |
3 | bindTextComponentToLiveValue(tf, lv); |
4 | ret tf; |
5 | } |
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: | 135 / 196 |
Referenced in: | [show references] |