Package net.openosrs.api.service.tabs
Class TabsService
- java.lang.Object
-
- net.openosrs.api.service.tabs.TabsService
-
@Singleton public class TabsService extends java.lang.ObjectMain side-panel tab readback and switching.
-
-
Constructor Summary
Constructors Constructor Description TabsService(net.runelite.api.Client client, WidgetService widgets)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GameTabcurrent()voidopen(GameTab tab)
-
-
-
Constructor Detail
-
TabsService
@Inject public TabsService(net.runelite.api.Client client, WidgetService widgets)
-
-