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

16
LINES

< > BotCompany Repo | #1014098 // Fullscreen text with word wrap & background, centered [OK]

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

Libraryless. Click here for Pure Java version (6442L/43K/157K).

!7

static JLabel l;

p {
  textFromRandomEnglishWords(1); // init
  
  showFullScreen(jTiledBackground(#1007195,
    setForeground(Color.white,
    setFontSize(40,
    centerLabel(
    standardLabelPopupMenu(
    l = new JLabel()))))));
    
  awtEveryAndNow(l, 5000, r { setText(l, jlabel_textAsHTML_center(textFromRandomEnglishWords(50))) });
}

Author comment

Began life as a copy of #1008470

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: #1014098
Snippet name: Fullscreen text with word wrap & background, centered [OK]
Eternal ID of this version: #1014098/10
Text MD5: b46d82e272e0d237190effd1b23e035d
Transpilation MD5: 9be9e5900a0c44688fe949c3607fb67e
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-07 15:04:32
Source code size: 362 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 378 / 529
Version history: 9 change(s)
Referenced in: [show references]