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

16
LINES

< > BotCompany Repo | #1014104 // Big centered text in frame with scroll bars [OK except if frame is too big]

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

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

!7

static JLabel l;

p {
  textFromRandomEnglishWords(1); // init
  
  showCenteredFrame(jscroll(scrollable_trackWidth(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 #1014102

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: #1014104
Snippet name: Big centered text in frame with scroll bars [OK except if frame is too big]
Eternal ID of this version: #1014104/5
Text MD5: a8ea35dddb52f1b8bc3bc44796755e3d
Transpilation MD5: aa57030992a2962a23046fdebdff7b8b
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:29:02
Source code size: 397 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 334 / 439
Version history: 4 change(s)
Referenced in: [show references]