Libraryless. Click here for Pure Java version (7186L/42K).
1 | static JPanel withRightAlignedButtons_marginAttachedToCenter(JComponent center, O... params) { |
2 | ret centerAndSouth(withMargin(center), jRightAlignedButtons(params)); |
3 | } |
4 | |
5 | static JPanel withRightAlignedButtons_marginAttachedToCenter(Swingable center, O... params) { |
6 | ret withRightAlignedButtons_marginAttachedToCenter(wrap(center), params); |
7 | } |
Began life as a copy of #1019826
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033643 |
Snippet name: | withRightAlignedButtons_marginAttachedToCenter |
Eternal ID of this version: | #1033643/1 |
Text MD5: | fa04278ae45a2c9ff0f1298743fd125e |
Transpilation MD5: | 92b7ade8ecbc9f2c6fbc1e91e9bc2d3f |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-12-25 19:40:31 |
Source code size: | 347 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 152 / 215 |
Referenced in: | [show references] |