Libraryless. Click here for Pure Java version (9619L/55K).
1 | static JPanel jCenteredRaisedBoldLiveValueSection(IGetterWithNotify<S> lv, Component c) swing {
|
2 | ret new jCenteredLiveValueSection_class(lv, c) |
3 | .borderType(BevelBorder.RAISED) |
4 | .bold(true) |
5 | .init(); |
6 | } |
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: | 440 / 574 |
| Referenced in: | [show references] |