Libraryless. Click here for Pure Java version (15600L/93K).
1 | static JComponent mapMethodLike dm_spinnerWithLabel(S field, S label default humanizeLabel(field), int min, int max) {
|
2 | ret withLabel(label, dm_spinner(field, min, max)); |
3 | } |
Began life as a copy of #1024556
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030565 |
| Snippet name: | dm_spinnerWithLabel |
| Eternal ID of this version: | #1030565/3 |
| Text MD5: | 2eca15d6e193f5d91d777c7e1b82b55d |
| Transpilation MD5: | c201b7701d3c4990c752e1cf42897e9d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-03 20:23:32 |
| Source code size: | 175 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 463 / 590 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |