Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1034956 // G22ScriptResultPanel

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (11287L/65K).

sclass G22ScriptResultPanel is Swingable {
  JTabbedPane tabs;
  JFastLogView_noWrap logView = jFastLogView_noWrap();
  SingleComponentPanel scpResult = singleComponentPanel();
  
  cachedVisual
    tabs = jtabs(
      "Result", scpResult,
      "Log", jscroll_borderless(logView));
}

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: 59 / 115
Version history: 1 change(s)
Referenced in: [show references]