1 | static JLabel jlabel(fS text) { |
2 | ret swingConstruct(BetterLabel, text); |
3 | } |
4 | |
5 | static JLabel jlabel() { |
6 | ret jlabel(" "); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004434 |
Snippet name: | jlabel - make JLabel with automatic tooltip and popup menu |
Eternal ID of this version: | #1004434/3 |
Text MD5: | e893b8323b3228728c4b1831e2eca4c5 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-15 23:39:38 |
Source code size: | 127 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 745 / 738 |
Version history: | 2 change(s) |
Referenced in: | [show references] |