1 | static void setTextAndEnable(JTextComponent tc, S text) { |
2 | setText(tc, text); |
3 | setEnabled(tc, true); |
4 | } |
Began life as a copy of #1014492
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020907 |
Snippet name: | setTextAndEnable |
Eternal ID of this version: | #1020907/1 |
Text MD5: | b1e1634bed102517231023fee4e5aa3a |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-09 20:10:50 |
Source code size: | 107 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 283 / 323 |
Referenced in: | [show references] |