Libraryless. Click here for Pure Java version (30L/1K).
static Component horizontalStrut(int height) { ret Box.createHorizontalStrut(height); }
Began life as a copy of #1019860
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033945 |
| Snippet name: | horizontalStrut - Box.createHorizontalStrut |
| Eternal ID of this version: | #1033945/1 |
| Text MD5: | 09d26e5735643802b57c36af90efac2c |
| Transpilation MD5: | 4e95afb6ea78f2bc8989a200da168794 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-14 16:44:18 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 414 / 528 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |