static SimpleAttributeSet style_strikeThrough() { ret style_strikeThrough(new SimpleAttributeSet); } static SimpleAttributeSet style_strikeThrough(SimpleAttributeSet a) { StyleConstants.setStrikeThrough(a, true); ret a; }
Began life as a copy of #1022888
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: | #1022889 |
| Snippet name: | style_strikeThrough |
| Eternal ID of this version: | #1022889/1 |
| Text MD5: | 252ba5dff31c7f83fa75713460f0a255 |
| 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:43:40 |
| Source code size: | 235 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 446 / 490 |
| Referenced in: | [show references] |