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

6
LINES

< > BotCompany Repo | #1009742 // centerTextPane

JavaX fragment (include)

static JTextPane centerTextPane(JTextPane p) {
  //S text = getText(p);
  textPane_paragraphAttributes(p, style_center());
  //setText(p, text);
  ret p;
}

Author comment

Began life as a copy of #1009739

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: #1009742
Snippet name: centerTextPane
Eternal ID of this version: #1009742/5
Text MD5: d591631d73648cd7252df6d8bdaefc33
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-20 00:56:32
Source code size: 160 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 452 / 467
Version history: 4 change(s)
Referenced in: [show references]