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

11
LINES

< > BotCompany Repo | #1004505 // Test showFullScreen [Peppermint Wallpaper, 1.5 Size, Testing Double-Click]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (587L/5K/19K).

!752

static JFrame frame;

p {
  JLabel l = jcenterimage(scaleImage(loadBufferedImage("#1004501"), 1.5));
  l.setOpaque(true);
  l.setBackground(Color.black);
  onDoubleClick(l, r { frame.dispose() });
  frame = showFullScreen(l);
}

Author comment

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