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).

!7

static JLabel l;

p-substance {
  final JFrame frame = showFullScreen(jTiledBackground(#1007195,
    setForeground(Color.white,
    setFontSize(40,
    centerLabel(
    standardLabelPopupMenu(
    l = new JLabel("BLA!")))))));
    
  awtEvery(l, 1000, r {
    l.setText(randomID(20));
  });
}

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: 495 / 643
Version history: 10 change(s)
Referenced in: [show references]