1 | directJava [[ |
2 | import javax.swing.*; |
3 | |
4 | public class HelloWorld {
|
5 | public static void main(String[] args) {
|
6 | JOptionPane.showMessageDialog(null, "Hello world!"); |
7 | } |
8 | }]]() |
requires -power
test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 179 | [visualize] |
| Snippet ID: | #252 |
| Snippet name: | Show message box |
| Eternal ID of this version: | #252/1 |
| Text MD5: | 37be0808d059441405627f14767ba702 |
| Author: | stefan |
| Category: | Java snippets |
| Type: | Lua code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2014-03-12 13:33:35 |
| Source code size: | 179 bytes / 8 lines |
| Pitched / IR pitched: | Yes / Yes |
| Views / Downloads: | 942 / 242 |
| Referenced in: | [show references] |