Libraryless. Click here for Pure Java version (30L/1K).
static SimpleAttributeSet style_typeWriterFont(SimpleAttributeSet a default new) { StyleConstants.setFontFamily(a, "Courier"); ret a; }
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: | 115 / 168 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036624 - style_fontSize |