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

3
LINES

< > BotCompany Repo | #1034631 // hasParentOfType

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

Libraryless. Click here for Pure Java version (5173L/28K).

sbool nuLike hasParentOfType(Class<?> type, Component c) {
  ret parentOfType(c, type) != null;
}

Author comment

Began life as a copy of #1007191

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034631
Snippet name: hasParentOfType
Eternal ID of this version: #1034631/1
Text MD5: 34d0a4a1dacb305a7bc6c6ccedb9c32c
Transpilation MD5: 09c1677f128457e20d9607132bac2409
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-24 20:19:45
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 104
Referenced in: [show references]