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

15
LINES

< > BotCompany Repo | #1022892 // jTextPane - synonym of jtextpane

JavaX fragment (include)

static JTextPane jTextPane() {
  ret jtextpane();
}



static JTextPane jTextPane(S text, AttributeSet attributes) {
  ret jtextpane(text, attributes);
}



static JTextPane jTextPane(S text) {
  ret jtextpane(text);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022892
Snippet name: jTextPane - synonym of jtextpane
Eternal ID of this version: #1022892/1
Text MD5: 8711dd4dafc8e9177e9680bb063e5b86
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-14 18:09:35
Source code size: 222 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 202 / 241
Referenced in: [show references]