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)

1  
static JTextPane jTextPane() {
2  
  ret jtextpane();
3  
}
4  
5  
6  
7  
static JTextPane jTextPane(S text, AttributeSet attributes) {
8  
  ret jtextpane(text, attributes);
9  
}
10  
11  
12  
13  
static JTextPane jTextPane(S text) {
14  
  ret jtextpane(text);
15  
}

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