Class TabsService


  • @Singleton
    public class TabsService
    extends java.lang.Object
    Main side-panel tab readback and switching.
    • Constructor Summary

      Constructors 
      Constructor Description
      TabsService​(net.runelite.api.Client client, WidgetService widgets)  
    • Constructor Detail

      • TabsService

        @Inject
        public TabsService​(net.runelite.api.Client client,
                           WidgetService widgets)
    • Method Detail

      • current

        public GameTab current()
      • open

        public void open​(GameTab tab)