1 | static S getTextTrimAndClear(JTextComponent c) { |
2 | S text = getTextTrim(c); |
3 | setText(c, ""); |
4 | ret text; |
5 | } |
Began life as a copy of #1006455
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009787 |
Snippet name: | getTextTrimAndClear - getText() from JTextComponent, trim, empty input field |
Eternal ID of this version: | #1009787/1 |
Text MD5: | 7517afae212da7bc9daa3537037b417d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-16 20:43:06 |
Source code size: | 111 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 454 / 507 |
Referenced in: | [show references] |