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

3
LINES

< > BotCompany Repo | #1004140 // sansSerif - make standard Sans Serif font

JavaX fragment (include)

static Font sansSerif(int fontSize default defaultFontSize()) {
  ret new Font(Font.SANS_SERIF, Font.PLAIN, fontSize);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004140
Snippet name: sansSerif - make standard Sans Serif font
Eternal ID of this version: #1004140/2
Text MD5: 4f12ea1595b9c05f9d2cf89192b424c3
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-08 15:36:43
Source code size: 122 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 605 / 587
Version history: 1 change(s)
Referenced in: [show references]