Class Widgets


  • public class Widgets
    extends java.lang.Object
    • Constructor Detail

      • Widgets

        public Widgets()
    • Method Detail

      • isRetaliateEnabled

        public static boolean isRetaliateEnabled()
      • toggleAutoRetaliate

        public static boolean toggleAutoRetaliate()
      • moveMouseAwayFromRadar

        public static boolean moveMouseAwayFromRadar()
      • getParentId

        public static int getParentId​(@Nonnull
                                      net.runelite.api.widgets.Widget widget)
      • isHidden

        public static boolean isHidden​(@Nonnull
                                       net.runelite.api.widgets.Widget widget)
      • scrollTo

        public static boolean scrollTo​(@Nonnull
                                       java.awt.Rectangle bounds,
                                       @Nonnull
                                       RSWidget widget)
      • getCloseButton

        @Nullable
        public static @Nullable RSWidget getCloseButton()
      • close

        public static boolean close()