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

3
LINES

< > BotCompany Repo | #1034178 // isVisibleWindow

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

Transpiled version (5109L) is out of date.

sbool isVisibleWindow(Window w) {
  ret w != null && swing(-> w.isVisible());
}

Author comment

Began life as a copy of #1014938

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034178
Snippet name: isVisibleWindow
Eternal ID of this version: #1034178/3
Text MD5: 7e7a3c24e8f825d2b49e0abe6eb50c91
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-25 21:33:17
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 88 / 141
Version history: 2 change(s)
Referenced in: [show references]