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.mapTabSetToControls
Methods 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 TypeMethodDescriptionvoid
SWTSkinObjectTab.setTabset
(SWTSkinTabSet tabset) void
SWTSkinTabSetListener.tabChanged
(SWTSkinTabSet tabSet, String oldTabID, String newTabID)