Download Jar. Libraryless. Click here for Pure Java version (1611L/12K).
1 | !7 |
2 | |
3 | static JLabel l; |
4 | |
5 | p { |
6 | swing { |
7 | showFullScreen(jTiledBackground(#1007195, |
8 | withBottomMargin(40, setForeground(Color.white, |
9 | setFontSize(40, |
10 | //labelToBottomCenter( |
11 | centerLabel( |
12 | standardLabelPopupMenu( |
13 | l = new JLabel()))))))); |
14 | } |
15 | |
16 | hideConsole(); |
17 | sleepSeconds(2); |
18 | setText(l, "What is this?"); |
19 | sleepSeconds(2); |
20 | emptyFor1(); |
21 | setText(l, "Where am I?"); |
22 | sleepSeconds(2); |
23 | emptyFor1(); |
24 | setText(l, "Interesting."); |
25 | |
26 | sleepSeconds(5); |
27 | emptyFor1(); |
28 | cleanKill(); |
29 | } |
30 | |
31 | svoid emptyFor1 { |
32 | setText(l, ""); |
33 | sleepSeconds(1); |
34 | } |
Began life as a copy of #1008470
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wtqryiryparv
No comments. add comment
Snippet ID: | #1009671 |
Snippet name: | Show thoughts in the middle of screen [OK] |
Eternal ID of this version: | #1009671/11 |
Text MD5: | 4cbca5096e74c3bd7ced5711a926b7a0 |
Transpilation MD5: | ad9526e951d2d01aedc65ddec11b5d7a |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-13 19:25:43 |
Source code size: | 636 bytes / 34 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 522 / 1252 |
Version history: | 10 change(s) |
Referenced in: | [show references] |