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

8
LINES

< > BotCompany Repo | #1026953 // jVerticalScroll - synonym of jscroll_trackWidth

JavaX fragment (include)

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


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

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026953
Snippet name: jVerticalScroll - synonym of jscroll_trackWidth
Eternal ID of this version: #1026953/1
Text MD5: a7d1f94db99814c2a05a0643e017c58a
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-03 17:43:49
Source code size: 165 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 122 / 147
Referenced in: [show references]