Libraryless. Click here for Pure Java version (10827L/61K).
static JComponent jVerticalCenter(Component c) { ret c == null ?: customLayoutPanel(new VerticalCenterLayout, c); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, elmgxqgtpvxh, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022769 | 
| Snippet name: | jVerticalCenter [should work now!] | 
| Eternal ID of this version: | #1022769/6 | 
| Text MD5: | b9c9ef2c1d06094dd4560bf2dbfccb96 | 
| Transpilation MD5: | 4afb4e51009521705d7d497cc645c05f | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-09-07 07:08:01 | 
| Source code size: | 119 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 644 / 780 | 
| Version history: | 5 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |