static JScrollPane jscroll_trackWidth(JComponent c) { ret jscroll(scrollable_trackWidth(c)); } ifclass Swingable static JScrollPane jscroll_trackWidth(Swingable c) { ret jscroll_trackWidth(c.visualize()); } endif
Began life as a copy of #1014117
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016114 |
Snippet name: | jscroll_trackWidth - JScrollPane that tracks the component's width (has only a vertical scroll bar) |
Eternal ID of this version: | #1016114/3 |
Text MD5: | 6342bac1acbe4212c061b02291948d2d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-05 22:10:22 |
Source code size: | 225 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 451 / 512 |
Version history: | 2 change(s) |
Referenced in: | [show references] |