Uses 3874K of libraries. Click here for Pure Java version (2645L/18K/68K).
1 | !7 |
2 | |
3 | p-substance { |
4 | JTextPane pane = jtextpane("Eine ", style_bold()); |
5 | appendToTextPane(pane, "Kleine ", |
6 | style_foreground(Color.red, |
7 | style_background(Color.blue, style_italic()))); |
8 | appendToTextPane(pane, "Nachtmusic", style_fontSize(24)); |
9 | showFrame(pane); |
10 | } |
Began life as a copy of #1000966
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1000992 |
Snippet name: | Swing: Styled text (multiple colors, sizes in one text) |
Eternal ID of this version: | #1000992/6 |
Text MD5: | 88227cd9e1a28c344b499d19b9e64cd7 |
Transpilation MD5: | 0f7f5cc366f2fdd24006a03c762d0643 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-15 18:44:54 |
Source code size: | 280 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 611 / 698 |
Version history: | 5 change(s) |
Referenced in: | [show references] |