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

3
LINES

< > BotCompany Repo | #1035136 // uneditableTextArea - synonym of uneditableBlackTextArea_noUndo

JavaX fragment (include)

static JTextArea uneditableTextArea(S text default "") {
  ret uneditableBlackTextArea_noUndo(text);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035136
Snippet name: uneditableTextArea - synonym of uneditableBlackTextArea_noUndo
Eternal ID of this version: #1035136/1
Text MD5: ee4d19ed2b638501cecf60cd28fc757d
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-31 16:14:16
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 87
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1035772 - uneditableTypeWriterTextArea
#1036188 - uneditableWordWrappedTextArea