Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1033391 // dm_windowIfSingleModule

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4892L/27K).

static Window dm_windowIfSingleModule(O module) {
  Window w = dm_window(module);
  ret w == null || w != getWindow(dm_desktopPane()) ? w : null;
}

Author comment

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: 77 / 118
Referenced in: [show references]