Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1031207 // style_typeWriterFont

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (30L/1K).

static SimpleAttributeSet style_typeWriterFont(SimpleAttributeSet a default new) {
  StyleConstants.setFontFamily(a, "Courier");
  ret a;
}

Author comment

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: 76 / 112
Referenced in: [show references]