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

15
LINES

< > BotCompany Repo | #1021372 // jWordWrapTextArea - synonym of wrappedTextArea

JavaX fragment (include)

1  
static JTextArea jWordWrapTextArea(JTextArea ta) {
2  
  ret wrappedTextArea(ta);
3  
}
4  
5  
6  
7  
static JTextArea jWordWrapTextArea() {
8  
  ret wrappedTextArea();
9  
}
10  
11  
12  
13  
static JTextArea jWordWrapTextArea(S text) {
14  
  ret wrappedTextArea(text);
15  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021372
Snippet name: jWordWrapTextArea - synonym of wrappedTextArea
Eternal ID of this version: #1021372/1
Text MD5: b41b999d56f4d5b3678d5ea28a5e77b5
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-10 00:06:54
Source code size: 231 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 213 / 261
Referenced in: [show references]