Warning: session_start(): open(/var/lib/php/sessions/sess_l9ja81q93d8fn9ruiuaecd3p86, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
G22ScriptResultPanel [1034956]

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: 775 / 945
Version history: 1 change(s)
Referenced in: #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167)