Libraryless. Click here for Pure Java version (4892L/27K).
1 | static Window dm_windowIfSingleModule(O module) {
|
2 | Window w = dm_window(module); |
3 | ret w == null || w != getWindow(dm_desktopPane()) ? w : null; |
4 | } |
Began life as a copy of #1033390
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033391 |
| Snippet name: | dm_windowIfSingleModule |
| Eternal ID of this version: | #1033391/1 |
| Text MD5: | 53670b962bf4d12cce48888263a34b09 |
| Transpilation MD5: | 715d0687371fd00b83ae9a500d08f640 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-27 01:14:07 |
| Source code size: | 150 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 344 / 455 |
| Referenced in: | [show references] |