static SimpleAttributeSet style_underline() { ret style_underline(new SimpleAttributeSet); } static SimpleAttributeSet style_underline(SimpleAttributeSet a) { StyleConstants.setUnderline(a, true); ret a; }
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: | 274 / 300 |
Referenced in: | [show references] |