static JTextArea jTextArea() { ret jTextArea(""); } static JTextArea jTextArea(fS text) { ret jTextAreaWithUndo(text); }
Began life as a copy of #1005045
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006101 |
| Snippet name: | jTextArea - now with undo |
| Eternal ID of this version: | #1006101/7 |
| Text MD5: | b137ee70bd51b7fd393ceafdf361e162 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-11 02:46:50 |
| Source code size: | 131 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 886 / 1130 |
| Version history: | 6 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1008554 - jtextarea - synonym of jtextArea #1010026 - jTextAreaMinHeight - JTextArea with a reasonable minimum height #1017139 - jTextAreaWithUndo #1023971 - jTextArea_noUndo |