Warning: session_start(): open(/var/lib/php/sessions/sess_9l7197a5tt50tot3tjtt0vq8oc, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
jTextPane - synonym of jtextpane [1022892]

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: 742 / 777
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)