Libraryless. Click here for Pure Java version (3034L/18K).
static JTextArea jDisabledTextArea_noUndo(S text default "") { ret disableTextArea(jTextArea_noUndo(text)); }
Began life as a copy of #1023971
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031259 |
Snippet name: | jDisabledTextArea_noUndo |
Eternal ID of this version: | #1031259/1 |
Text MD5: | 662ffd59b02118d7598d50e1c8d2c2ea |
Transpilation MD5: | cc533c36f6248bc3638aafc521c1a2c4 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-05-25 23:37:42 |
Source code size: | 113 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 118 / 177 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031260 - uneditableBlackTextArea_noUndo - Uh. Why would you want undo for an uneditable text area anyway? |