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

4
LINES

< > BotCompany Repo | #1007808 // centerTextArea - doesn't work

JavaX fragment (include)

static JTextArea centerTextArea(JTextArea ta) {
  ta.setHorizontalAlignment(JTextArea.CENTER);
  ret ta;
}

Author comment

Began life as a copy of #1007806

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007808
Snippet name: centerTextArea - doesn't work
Eternal ID of this version: #1007808/3
Text MD5: 135ee0a9750751c43b13f80de845215c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-08 21:30:36
Source code size: 109 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 489 / 447
Version history: 2 change(s)
Referenced in: [show references]