1 | static JComponent withLabelLeftAndRight(S label1, JComponent component, S label2) {
|
2 | ret withLabel(label1, withLabelToTheRight(component, label2)); |
3 | } |
Began life as a copy of #1024617
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024618 |
| Snippet name: | withLabelLeftAndRight |
| Eternal ID of this version: | #1024618/1 |
| Text MD5: | d33e2f9c7ea766689872932639f974c2 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-20 14:03:11 |
| Source code size: | 154 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 479 / 529 |
| Referenced in: | [show references] |