static JScrollPane jscroll_horizontal_borderless(JComponent c) { ret borderlessScrollPane(jscrollHorizontal(c)); }
Began life as a copy of #1036299
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036361 |
| Snippet name: | jscroll_horizontal_borderless |
| Eternal ID of this version: | #1036361/1 |
| Text MD5: | c2dce282b1723836e8194f31d42c6197 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-11-26 14:04:45 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 350 / 388 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036567 - jscroll_horizontal_center_borderless (to test) |