Uses of Class
org.rspeer.game.component.tdi.Tab
-
Packages that use Tab Package Description org.rspeer.game.component.tdi -
-
Uses of Tab in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Tab Modifier and Type Method Description static TabTab. getByVarc(int value)static TabTabs. getOpen()TabSubTab.AccountManagement. getParent()TabSubTab.ChatChannel. getParent()TabSubTab. getParent()TabSubTab.QuestList. getParent()TabSubTab.RelationshipSystem. getParent()TabSubTab.Settings. getParent()static TabTab. valueOf(String name)Returns the enum constant of this type with the specified name.static Tab[]Tab. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Tab Modifier and Type Method Description static SubTabTabs. getOpen(Tab tab)
-