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

6
LINES

< > BotCompany Repo | #1035130 // jCenteredRaisedBoldLiveValueSection

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

Libraryless. Click here for Pure Java version (9619L/55K).

static JPanel jCenteredRaisedBoldLiveValueSection(IGetterWithNotify<S> lv, Component c) swing {
  ret new jCenteredLiveValueSection_class(lv, c)
    .borderType(BevelBorder.RAISED)
    .bold(true)
    .init();
}

Author comment

Began life as a copy of #1035035

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035130
Snippet name: jCenteredRaisedBoldLiveValueSection
Eternal ID of this version: #1035130/1
Text MD5: f3cfec14d08b561507323ae66a5fb076
Transpilation MD5: 42b84cab9fb7c50dc13b09f4e128a620
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-30 19:54:15
Source code size: 216 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 126
Referenced in: [show references]