Warning: session_start(): open(/var/lib/php/sessions/sess_ujjmvaekf34r7v6e1955gs8mpv, 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
style_underline [1022888]

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

8
LINES

< > BotCompany Repo | #1022888 // style_underline

JavaX fragment (include)

static SimpleAttributeSet style_underline() {
  ret style_underline(new SimpleAttributeSet);
}

static SimpleAttributeSet style_underline(SimpleAttributeSet a) {
  StyleConstants.setUnderline(a, true);
  ret a;
}

Author comment

Began life as a copy of #1009734

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022888
Snippet name: style_underline
Eternal ID of this version: #1022888/1
Text MD5: 2d4294874a18981d72bf4db6449395e7
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-14 17:42:11
Source code size: 219 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 645 / 654
Referenced in: [show references]