Class PointerUtil
java.lang.Object
com.github.weisj.darklaf.platform.windows.PointerUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PointerUtil
public PointerUtil()
-
-
Method Details
-
getHWND
Get the window handle for the window the given component descends from.- Parameters:
component- the component.- Returns:
- the handle.
-