Libraryless. Click here for Pure Java version (11287L/65K).
1 | sclass G22ScriptResultPanel is Swingable { |
2 | JTabbedPane tabs; |
3 | JFastLogView_noWrap logView = jFastLogView_noWrap(); |
4 | SingleComponentPanel scpResult = singleComponentPanel(); |
5 | |
6 | cachedVisual |
7 | tabs = jtabs( |
8 | "Result", scpResult, |
9 | "Log", jscroll_borderless(logView)); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034956 |
Snippet name: | G22ScriptResultPanel |
Eternal ID of this version: | #1034956/2 |
Text MD5: | 0a560dbf8b4f41a9efa32d1ea34f4a37 |
Transpilation MD5: | 11acb30a1c196d5787f5e1f1a35b685b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-17 20:55:08 |
Source code size: | 293 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 131 / 212 |
Version history: | 1 change(s) |
Referenced in: | [show references] |