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

3
LINES

< > BotCompany Repo | #1036567 // jscroll_horizontal_center_borderless (to test)

JavaX fragment (include)

static JScrollPane jscroll_horizontal_center_borderless(JComponent c) {
  ret borderlessScrollPane(jscrollHorizontal(jFullCenter(c)));
}

Author comment

Began life as a copy of #1036361

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036567
Snippet name: jscroll_horizontal_center_borderless (to test)
Eternal ID of this version: #1036567/3
Text MD5: 430967191666591871bfd498d134bc4a
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-03-13 13:57:50
Source code size: 138 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 88
Version history: 2 change(s)
Referenced in: #761 - New #629 - Standard functions list (LIVE) - continued on #1006654