Download Jar. Libraryless. Click here for Pure Java version (34L/1K).
1 | !7 |
2 | |
3 | p {
|
4 | System.out.println("Showing JFrame");
|
5 | new JFrame().setVisible(true); |
6 | System.out.println("Exiting");
|
7 | System.exit(0); |
8 | } |
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: | 522 / 1450 |
| Referenced in: | [show references] |