Libraryless. Click here for Pure Java version (4731L/33K/122K).
1 | !7 |
2 | |
3 | static S html = [[ |
4 | <html><font size="20">Font size 20!</font></html> |
5 | ]]; |
6 | |
7 | p {
|
8 | makeFrame(new JLabel(html.trim())); // trim is important! |
9 | } |
Began life as a copy of #1000920
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000922 |
| Snippet name: | JLabel with HTML content (font size 20) |
| Eternal ID of this version: | #1000922/2 |
| Text MD5: | 496efc2f38683c4e7188080cd63faae6 |
| Transpilation MD5: | 076ea4a2a963e0292320485c8125da14 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-27 13:19:51 |
| Source code size: | 153 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 969 / 1023 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |