sbool isExtendedStateNormal(JFrame f) { ret f != null && swing(-> f.getExtendedState() == JFrame.NORMAL); }
Began life as a copy of #1033816
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033818 |
| Snippet name: | isExtendedStateNormal |
| Eternal ID of this version: | #1033818/3 |
| Text MD5: | 3075a9e31687c9b93bf7fadeee39fea7 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-05 06:59:56 |
| Source code size: | 111 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 697 / 742 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |