Libraryless. Click here for Pure Java version (5332L/29K).
static JPanel withTopRightAndBottomMargin(int w default defaultMargin(), Component c) { ret withMargins(w, 0, w, w, c); }
Began life as a copy of #1028958
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034198 |
| Snippet name: | withTopRightAndBottomMargin |
| Eternal ID of this version: | #1034198/1 |
| Text MD5: | 1ad22ed03f40341c0f1fefb3545749cc |
| Transpilation MD5: | 89339eca7fbf9d8675a02f2bd85dc9d7 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-28 20:29:05 |
| Source code size: | 125 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 525 |
| Referenced in: | [show references] |