Libraryless. Click here for Pure Java version (30L/1K).
1 | static SimpleAttributeSet style_typeWriterFont(SimpleAttributeSet a default new) {
|
2 | StyleConstants.setFontFamily(a, "Courier"); |
3 | ret a; |
4 | } |
Began life as a copy of #1009731
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031207 |
| Snippet name: | style_typeWriterFont |
| Eternal ID of this version: | #1031207/1 |
| Text MD5: | 927ac9901c7eac3c2c6f2609109254c4 |
| Transpilation MD5: | 1dd1c5ba8dc6e64dca9a4746526b6e13 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-20 15:26:02 |
| Source code size: | 142 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 331 / 438 |
| Referenced in: | [show references] |