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

7
LINES

< > BotCompany Repo | #1017139 // jTextAreaWithUndo

JavaX fragment (include)

static JTextArea jTextAreaWithUndo() {
  ret jTextAreaWithUndo("");
}

static JTextArea jTextAreaWithUndo(fS text) {
  ret jenableUndoRedo(swingNu(JTextArea, text));
}

Author comment

Began life as a copy of #1006101

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017139
Snippet name: jTextAreaWithUndo
Eternal ID of this version: #1017139/3
Text MD5: e95025e8db50a125beb2104e6fb71687
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:45:28
Source code size: 173 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 291 / 342
Version history: 2 change(s)
Referenced in: [show references]