1 | static JCheckBox mapMethodLike dm_rcheckBox(S field) { |
2 | ret dm_fieldCheckBox(field); |
3 | } |
4 | |
5 | |
6 | |
7 | static JCheckBox dm_rcheckBox(S field, S text) { |
8 | ret dm_fieldCheckBox(text, field); |
9 | } |
Began life as a copy of #1021146
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033695 |
Snippet name: | dm_rcheckBox - dm_checkBox with smarter argument order |
Eternal ID of this version: | #1033695/1 |
Text MD5: | 341a39cd181961872d605afb0d4f9c34 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-12-28 01:26:57 |
Source code size: | 186 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 139 / 171 |
Referenced in: | [show references] |