static <A extends JTextComponent> A focusAndSelectAllOnShow(final A a) { onFirstComponentShow(a, r { focusAndSelectAll(a) }); ret a; }
Began life as a copy of #1019440
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022806 |
| Snippet name: | focusAndSelectAllOnShow (first time only) |
| Eternal ID of this version: | #1022806/1 |
| Text MD5: | 705d0b7da4941a0dbee14fac83fefd56 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-08 13:34:58 |
| Source code size: | 141 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 531 / 575 |
| Referenced in: | [show references] |