static JScrollPane jscroll_whiteBackground(Component c) { ret setScrollPaneBackground(Color.white, jscroll(c)); }
Began life as a copy of #1006014
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024204 |
Snippet name: | jscroll_whiteBackground - make JScrollPane with white background where no component is showing |
Eternal ID of this version: | #1024204/1 |
Text MD5: | 2279edb1ebfb32da66361ffaedc89aee |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-26 11:39:03 |
Source code size: | 117 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 243 / 290 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1024205 - setScrollPaneBackground - set background color where no component is showing #1024206 - jscroll_copyBackground - make JScrollPane with same background color as component |