1 | svoid jTextPane_adjustTextSizeToFillParentHeight_wait(JTextPane pane, O... _) { |
2 | assertNotOnAWTThread(); |
3 | new Flag done; |
4 | jTextPane_adjustTextSizeToFillParentHeight(pane, paramsPlus(_, onDone := done)); |
5 | waitForFlag(done); |
6 | } |
Began life as a copy of #1023001
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: | #1023011 |
Snippet name: | jTextPane_adjustTextSizeToFillParentHeight_wait |
Eternal ID of this version: | #1023011/3 |
Text MD5: | d7ae428bbcde31ced14b90611c8ed7da |
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 01:13:59 |
Source code size: | 233 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 316 / 350 |
Version history: | 2 change(s) |
Referenced in: | [show references] |