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

3
LINES

< > BotCompany Repo | #1034306 // jSimpleLabel - make JLabel without automatic tooltip and popup menu

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

Libraryless. Click here for Pure Java version (5151L/28K).

static JLabel jSimpleLabel(S text default "") {
  ret swing(-> new JLabel(text));
}

Author comment

Began life as a copy of #1004434

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034306
Snippet name: jSimpleLabel - make JLabel without automatic tooltip and popup menu
Eternal ID of this version: #1034306/1
Text MD5: 859d3e724035f70dd9295ed99d4ee655
Transpilation MD5: 6fc5477e5c969067676ac5b343f7eeca
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-01 18:01:19
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 106
Referenced in: [show references]