Libraryless. Click here for Pure Java version (5150L/28K).
static JToggleButton basicJToggleButton(S text) { ret swing(-> new JToggleButton(text)); }
Began life as a copy of #1034287
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034447 |
| Snippet name: | basicJToggleButton |
| Eternal ID of this version: | #1034447/1 |
| Text MD5: | 8c986ee0b1c1dbee9911659eb1a4fc68 |
| Transpilation MD5: | ce94f8fab883d1132a14bbfad035514f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-07 22:46:35 |
| Source code size: | 94 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 352 / 461 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |