volatile bool enabled = true; transient JPanel buttons; void setEnabled(bool b) { setField(enabled := b); } JComponent visualize_enabled() { ret dm_checkBox enabled(); }
Began life as a copy of #1023104
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1025212 |
| Snippet name: | +Enabled without visualization |
| Eternal ID of this version: | #1025212/4 |
| Text MD5: | 2ba2e0bb43c0f74eac939620e0554fcc |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-12-26 21:59:08 |
| Source code size: | 176 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 502 / 2997 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |