Transpiled version (4707L) is out of date.
static JScrollPane withoutViewportBorder(JScrollPane sp) { if (sp != null) swing { sp.setViewportBorder(null); } ret sp; }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033802 |
Snippet name: | withoutViewportBorder |
Eternal ID of this version: | #1033802/2 |
Text MD5: | 73adce501c1cdcf1e1d6c04df7f39e20 |
Author: | stefan |
Category: | javax / gazelle v |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-05 04:54:45 |
Source code size: | 129 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 149 / 209 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033803 - setBorder |