Uses of Interface
org.rspeer.game.component.tdi.TDI
-
Packages that use TDI Package Description org.rspeer.game.component.tdi -
-
Uses of TDI in org.rspeer.game.component.tdi
Subinterfaces of TDI in org.rspeer.game.component.tdi Modifier and Type Interface Description interface
SubTab
Classes in org.rspeer.game.component.tdi that implement TDI Modifier and Type Class Description static class
SubTab.AccountManagement
static class
SubTab.ChatChannel
static class
SubTab.QuestList
static class
SubTab.RelationshipSystem
static class
SubTab.Settings
class
Tab
Methods in org.rspeer.game.component.tdi that return TDI Modifier and Type Method Description TDI
Tab. getParent()
TDI
TDI. getParent()
Methods in org.rspeer.game.component.tdi with parameters of type TDI Modifier and Type Method Description static boolean
Tabs. isOpen(TDI tab)
static boolean
Tabs. open(TDI tab)
-