Libraryless. Click here for Pure Java version (11011L/62K).
static JComponent test_VScrollingWrapLayout() { var panel = jpanel(new VScrollingWrapLayout); repeat 20 { panel.add(withMargin(20, jcenteredlabel("Hello"))); } ret jscroll_vertical(panel); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1035948 |
Snippet name: | test_VScrollingWrapLayout |
Eternal ID of this version: | #1035948/2 |
Text MD5: | 805f31ac42c60b1215941ec72b3dffdd |
Transpilation MD5: | fb081af13caa1eb4032293eebb580c1c |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-17 17:18:32 |
Source code size: | 200 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 145 / 188 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |