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

3
LINES

< > BotCompany Repo | #1004537 // isFocusedWindow

JavaX fragment (include)

1  
static bool isFocusedWindow(Window w) {
2  
  ret w != null && w.isActive();
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004537
Snippet name: isFocusedWindow
Eternal ID of this version: #1004537/1
Text MD5: d32a82cf072e0a0463cdb7875bb9b08b
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-20 14:33:26
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 481 / 488
Referenced in: [show references]