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

3
LINES

< > BotCompany Repo | #1024204 // jscroll_whiteBackground - make JScrollPane with white background where no component is showing

JavaX fragment (include)

static JScrollPane jscroll_whiteBackground(Component c) {
  ret setScrollPaneBackground(Color.white, jscroll(c));
}

Author comment

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: 139 / 181
Referenced in: [show references]