Package net.runelite.client.util
Class WinUtil
- java.lang.Object
-
- net.runelite.client.util.WinUtil
-
public class WinUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description WinUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isWindowArranged(Window window)
static void
requestForeground(Frame frame)
Forcibly set focus to the given component
-