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

8
LINES

< > BotCompany Repo | #1033417 // Just Show JFrame Benchmark

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (34L/1K).

!7

p {
  System.out.println("Showing JFrame");
  new JFrame().setVisible(true);
  System.out.println("Exiting");
  System.exit(0);
}

Author comment

Began life as a copy of #1033411

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): bhatertpkbcr, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033417
Snippet name: Just Show JFrame Benchmark
Eternal ID of this version: #1033417/1
Text MD5: a78ede5989d9af6bab720b2227699cae
Transpilation MD5: adb366c94ce6dbc1ce3b66af03ba00dd
Author: stefan
Category: javax / screen recognition
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 07:21:49
Source code size: 142 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 79 / 570
Referenced in: [show references]