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

16
LINES

< > BotCompany Repo | #1007200 // showFullScreen & Substance Test

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

Uses 3874K of libraries. Click here for Pure Java version (3409L/23K/90K).

1  
!7
2  
3  
static JLabel l;
4  
5  
p-substance {
6  
  final JFrame frame = showFullScreen(jTiledBackground(#1007195,
7  
    setForeground(Color.white,
8  
    setFontSize(40,
9  
    centerLabel(
10  
    standardLabelPopupMenu(
11  
    l = new JLabel("BLA!")))))));
12  
    
13  
  awtEvery(l, 1000, r {
14  
    l.setText(randomID(20));
15  
  });
16  
}

Author comment

Began life as a copy of #1007194

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: #1007200
Snippet name: showFullScreen & Substance Test
Eternal ID of this version: #1007200/11
Text MD5: 7a0a4c47ed1b3346fd7a69f732ea98ce
Transpilation MD5: 2f4c70d24877baf24db48be1ab913dd1
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-11 23:41:27
Source code size: 311 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 497 / 645
Version history: 10 change(s)
Referenced in: [show references]