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

8
LINES

< > BotCompany Repo | #1035076 // jscroll_vertical - synonym of jscroll_trackWidth

JavaX fragment (include)

static JScrollPane jscroll_vertical(JComponent c) {
  ret jscroll_trackWidth(c);
}


static JScrollPane jscroll_vertical(Swingable c) {
  ret jscroll_trackWidth(c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035076
Snippet name: jscroll_vertical - synonym of jscroll_trackWidth
Eternal ID of this version: #1035076/1
Text MD5: 207ec37e6c8c31bb16535d723cdd2b8b
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-29 16:37:36
Source code size: 167 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 79
Referenced in: [show references]