Uses of Class
com.biglybt.ui.swt.skin.SWTSkinTabSet
Packages that use SWTSkinTabSet
-
Uses of SWTSkinTabSet in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin declared as SWTSkinTabSetFields in com.biglybt.ui.swt.skin with type parameters of type SWTSkinTabSetModifier and TypeFieldDescriptionprivate HashMap<String, SWTSkinTabSet> SWTSkin.mapTabSetToControlsMethods in com.biglybt.ui.swt.skin that return SWTSkinTabSetModifier and TypeMethodDescriptionSWTSkinObjectTab.getTabset()SWTSkin.getTabSet(SWTSkinObject skinObject) Methods in com.biglybt.ui.swt.skin with parameters of type SWTSkinTabSetModifier and TypeMethodDescriptionvoidSWTSkinObjectTab.setTabset(SWTSkinTabSet tabset) voidSWTSkinTabSetListener.tabChanged(SWTSkinTabSet tabSet, String oldTabID, String newTabID)