Download Jar. Uses 3874K of libraries. Click here for Pure Java version (5298L/36K).
1 | !7 |
2 | |
3 | p-subst {
|
4 | JComponent content = fontSize(100, jcenteredlabel("oopsie poopsie"));
|
5 | JFrame frame = showFrame(content); |
6 | sleepSeconds(5); |
7 | JFrame fullScreen = showFullScreen(content); |
8 | sleepSeconds(5); |
9 | setFrameContents(frame, content); |
10 | disposeWindow(fullScreen); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016092 |
| Snippet name: | Move content from normal frame to fullscreen frame... and back Spike [OK] |
| Eternal ID of this version: | #1016092/5 |
| Text MD5: | 9d932e07ef1e7cd6b4701fbafcd677f7 |
| Transpilation MD5: | d51cff94fd561988eea3009c80d260ca |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-06 01:06:03 |
| Source code size: | 284 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 864 / 1711 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |