Libraryless. Click here for Pure Java version (587L/5K/19K).
1 | !752 |
2 | |
3 | static JFrame frame; |
4 | |
5 | p {
|
6 | JLabel l = jcenterimage(scaleImage(loadBufferedImage("#1004501"), 1.5));
|
7 | l.setOpaque(true); |
8 | l.setBackground(Color.black); |
9 | onDoubleClick(l, r { frame.dispose() });
|
10 | frame = showFullScreen(l); |
11 | } |
Began life as a copy of #1004504
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004505 |
| Snippet name: | Test showFullScreen [Peppermint Wallpaper, 1.5 Size, Testing Double-Click] |
| Eternal ID of this version: | #1004505/1 |
| Text MD5: | c526862032eeea6db508ef8f7a4bd20c |
| Transpilation MD5: | 70909749a043619dbdbfce1722c5cf09 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-18 23:02:40 |
| Source code size: | 243 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 688 / 780 |
| Referenced in: | [show references] |