Transpiled version (5151L) is out of date.
svoid setSelected(AbstractButton btn, bool selected) { if (btn != null) swing { btn.setSelected(selected); } }
Began life as a copy of #1034448
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034449 |
| Snippet name: | setSelected (AbstractButton) |
| Eternal ID of this version: | #1034449/4 |
| Text MD5: | a59625eb92d3099531b66610825c0310 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-12 22:14:28 |
| Source code size: | 116 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 409 / 513 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1035026 - selectButton (AbstractButton) |