Libraryless. Click here for Pure Java version (7691L/43K).
static JPanel jCenteredRaisedLiveValueSection(IGetterWithNotify<S> lv, Component c) swing { ret new jCenteredLiveValueSection_class(lv, c).borderType(BevelBorder.RAISED).init(); }
Began life as a copy of #1024693
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035035 |
| Snippet name: | jCenteredRaisedLiveValueSection |
| Eternal ID of this version: | #1035035/1 |
| Text MD5: | ba4e58036e94db6f1e3439fec8f8ab45 |
| Transpilation MD5: | 3968335de1b0ab84b7015d4c56e2bc64 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-25 14:50:06 |
| Source code size: | 183 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 392 / 506 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1035130 - jCenteredRaisedBoldLiveValueSection |