sbool jTextPane_shouldIncreaseFontSizeToFillParentHeight(JTextPane pane) { ret preferredHeight(pane) < getParentHeight(pane); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023003 |
Snippet name: | jTextPane_shouldIncreaseFontSizeToFillParentHeight |
Eternal ID of this version: | #1023003/3 |
Text MD5: | 6dadbd29d51ec7de310d2ec58d39392b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-20 00:18:48 |
Source code size: | 131 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 243 / 281 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023005 - jTextPane_shouldDecreaseFontSizeToFillParentHeight |