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

7
LINES

< > BotCompany Repo | #1023971 // jTextArea_noUndo

JavaX fragment (include)

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

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

Author comment

Began life as a copy of #1006101

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023971
Snippet name: jTextArea_noUndo
Eternal ID of this version: #1023971/1
Text MD5: 3cba9181fbfa057345c9217aba8d4fa9
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-14 19:19:54
Source code size: 153 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 216
Referenced in: [show references]