1 | static SimpleAttributeSet style_strikeThrough() { |
2 | ret style_strikeThrough(new SimpleAttributeSet); |
3 | } |
4 | |
5 | static SimpleAttributeSet style_strikeThrough(SimpleAttributeSet a) { |
6 | StyleConstants.setStrikeThrough(a, true); |
7 | ret a; |
8 | } |
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: | 241 / 274 |
Referenced in: | [show references] |