directJava [[ import drjava.util.GUIUtil; import javax.swing.*; public class PFE { public static void main(String[] args) { JFrame frame = new JFrame("A Java window made by TinyBrain"); frame.setSize(400, 400); GUIUtil.centerOnScreen(frame); GUIUtil.showMainFrame(frame); } } ]]()
run -power 1000006
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 | 315 | [visualize] |
Snippet ID: | #1000006 |
Snippet name: | A Java window |
Eternal ID of this version: | #1000006/1 |
Text MD5: | 7dca6219b9d119e5bec6b2dccaf7df03 |
Author: | stefan |
Category: | images |
Type: | Lua code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2014-02-06 20:29:39 |
Source code size: | 315 bytes / 14 lines |
Pitched / IR pitched: | Yes / Yes |
Views / Downloads: | 987 / 261 |
Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) |