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

4
LINES

< > BotCompany Repo | #1032185 // vstackImageSurfacesWithBorders - with scrollbar

JavaX fragment (include) [tags: use-pretranspiled]

Uses 108K of libraries. Click here for Pure Java version (12588L/78K).

static JComponent vstackImageSurfacesWithBorders(Iterable<MakesBufferedImage> l) {
  ret jscroll(vstackWithSpacing(map(img ->
    jFullCenter(jSection(jImageSurface(img))), l)));
}

Author comment

Began life as a copy of #1032179

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032185
Snippet name: vstackImageSurfacesWithBorders - with scrollbar
Eternal ID of this version: #1032185/2
Text MD5: 08909abe5e6175127f0c5955a9489478
Transpilation MD5: 08b0a9e16b776c8beb8e41207e5329b5
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-17 19:56:21
Source code size: 183 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 119
Version history: 1 change(s)
Referenced in: [show references]