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

3
LINES

< > BotCompany Repo | #1023005 // jTextPane_shouldDecreaseFontSizeToFillParentHeight

JavaX fragment (include)

sbool jTextPane_shouldDecreaseFontSizeToFillParentHeight(JTextPane pane) {
  ret preferredHeight(pane) > getParentHeight(pane);
}

Author comment

Began life as a copy of #1023003

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: #1023005
Snippet name: jTextPane_shouldDecreaseFontSizeToFillParentHeight
Eternal ID of this version: #1023005/1
Text MD5: 80c261c189b2081c88168a76ac3a2be1
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:21:42
Source code size: 131 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 163 / 201
Referenced in: [show references]