Uses 1485K of libraries. Click here for Pure Java version (5281L/29K).
1 | static RSyntaxTextArea javaxSyntaxTextArea() { |
2 | ret swing(func -> RSyntaxTextArea { |
3 | RSyntaxTextArea textArea = new RSyntaxTextArea(1, 10); |
4 | initSyntaxTextArea(textArea); |
5 | textArea.setSyntaxEditingStyle(SyntaxConstants.SYNTAX_STYLE_JAVA); |
6 | ret textArea; |
7 | }); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015779 |
Snippet name: | javaxSyntaxTextArea |
Eternal ID of this version: | #1015779/11 |
Text MD5: | c194c381b63560e2509bae73c962572f |
Transpilation MD5: | 33b100a4e5316db759d51ef9d00fdeeb |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-05 23:36:21 |
Source code size: | 281 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 450 / 569 |
Version history: | 10 change(s) |
Referenced in: | [show references] |