1 | static JPanel jrightaligned(Component... components) { |
2 | ret jrightAlignedLine(components); |
3 | } |
4 | |
5 | |
6 | |
7 | static JPanel jrightaligned(L<? extends Component> components) { |
8 | ret jrightAlignedLine(components); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026814 |
| Snippet name: | jrightaligned - synonym of jrightAlignedLine |
| Eternal ID of this version: | #1026814/1 |
| Text MD5: | 68b032870174077c728adc9b7885eaae |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-23 20:21:11 |
| Source code size: | 202 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 497 / 524 |
| Referenced in: | [show references] |