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

3
LINES

< > BotCompany Repo | #1034216 // withCenteredBoldTitle (Swing)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (6999L/39K).

static JComponent withCenteredBoldTitle(S title, Component c) {
  ret withTitle(jCenteredBoldLabel(title), c);
}

Author comment

Began life as a copy of #1006929

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034216
Snippet name: withCenteredBoldTitle (Swing)
Eternal ID of this version: #1034216/1
Text MD5: f58ef3d46b7850c8a0e704729c26dc8b
Transpilation MD5: 5fd8f13b82949ab0cf68fd712e19be35
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-29 01:07:47
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 72 / 121
Referenced in: [show references]