1 | static JLabel jtoplabel(fS text) {
|
2 | ret verticalAlignTop(jlabel(text)); |
3 | } |
4 | |
5 | static JLabel jtoplabel() {
|
6 | ret verticalAlignTop(jlabel()); |
7 | } |
Began life as a copy of #1004434
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022781 |
| Snippet name: | jtoplabel - top-aligned JLabel |
| Eternal ID of this version: | #1022781/1 |
| Text MD5: | f8107d92d2b404eb1f4a10e3365835c2 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-06 23:37:07 |
| Source code size: | 145 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 507 / 548 |
| Referenced in: | [show references] |