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

3
LINES

< > BotCompany Repo | #1035919 // simpleCenteredLabel - make centered JLabel without automatic tooltip and popup menu

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

Libraryless. Click here for Pure Java version (9161L/51K).

static JLabel simpleCenteredLabel(S text default "") {
  ret centerLabel(jSimpleLabel(text));
}

Author comment

Began life as a copy of #1034306

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035919
Snippet name: simpleCenteredLabel - make centered JLabel without automatic tooltip and popup menu
Eternal ID of this version: #1035919/1
Text MD5: cdae240d997928cda9518556cf0181e5
Transpilation MD5: 711b59c92dd49020ab93e10cd9ee01c0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-12 05:41:22
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 95
Referenced in: [show references]