Class PointerUtil


  • public class PointerUtil
    extends Object
    • Constructor Detail

      • PointerUtil

        public PointerUtil()
    • Method Detail

      • getHWND

        public static long getHWND​(Component component)
        Get the window handle for the window the given component descends from.
        Parameters:
        component - the component.
        Returns:
        the handle.