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)

static JTextArea jWordWrapTextArea(JTextArea ta) {
  ret wrappedTextArea(ta);
}



static JTextArea jWordWrapTextArea() {
  ret wrappedTextArea();
}



static JTextArea jWordWrapTextArea(S text) {
  ret wrappedTextArea(text);
}

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: 210 / 258
Referenced in: [show references]