Libraryless. Click here for Pure Java version (4667L/26K).
svoid minimizeWindow(JFrame f) { if (f != null) swing { f.setState(JFrame.ICONIFIED); } }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033449 |
| Snippet name: | minimizeWindow |
| Eternal ID of this version: | #1033449/1 |
| Text MD5: | 6c26790a118dfc48caf639a490f8b283 |
| Transpilation MD5: | b56df9eefbba618d89d6aa93bb197f53 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-28 17:54:20 |
| Source code size: | 101 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 721 / 893 |
| Referenced in: | [show references] |