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

5
LINES

< > BotCompany Repo | #1031256 // jDisabledLiveValueTextField - only value => UI

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

Libraryless. Click here for Pure Java version (4295L/26K).

static JTextField jDisabledLiveValueTextField(LiveValue lv) {
  final JTextField tf = jdisabledtextfield();
  bindTextComponentToLiveValue(tf, lv);
  ret tf;
}

Author comment

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: 79 / 116
Referenced in: [show references]