static void setConsoleInputFontSize(int size) { JTextField input = consoleInputField(); if (input != null) { input.setFont(sansSerif(size)); revalidateFrame(input); } }
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: | #1004141 |
Snippet name: | setConsoleInputFontSize |
Eternal ID of this version: | #1004141/1 |
Text MD5: | 7d8f077841d375f87dda242d5ea386de |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-08 12:57:39 |
Source code size: | 188 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 622 / 603 |
Referenced in: | [show references] |