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

3
LINES

< > BotCompany Repo | #1020095 // jScrollWithoutBorder - make JScrollPane without that 1-pixel black border

JavaX fragment (include)

static JScrollPane jScrollWithoutBorder(final Component c) {
  ret setMargin(0, jscroll(c));
}

Author comment

Began life as a copy of #1006014

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020095
Snippet name: jScrollWithoutBorder - make JScrollPane without that 1-pixel black border
Eternal ID of this version: #1020095/5
Text MD5: 2e2f3ae7f708a86a203164530042993c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-07 01:32:01
Source code size: 96 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 201 / 243
Version history: 4 change(s)
Referenced in: [show references]