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

8
LINES

< > BotCompany Repo | #252 // Show message box

Lua code

directJava [[
import javax.swing.*;

public class HelloWorld {
  public static void main(String[] args) {
    JOptionPane.showMessageDialog(null, "Hello world!");
  }
}]]()

Author comment

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

Image recognition results

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: 655 / 174
Referenced in: [show references]