Uses of Class
com.biglybt.ui.swt.skin.SWTSkinObjectBrowser
-
Packages that use SWTSkinObjectBrowser Package Description com.biglybt.ui.swt.search com.biglybt.ui.swt.skin com.biglybt.ui.swt.views.skin -
-
Uses of SWTSkinObjectBrowser in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as SWTSkinObjectBrowser Modifier and Type Field Description private SWTSkinObjectBrowser
SearchResultsTabArea. browserSkinObject
private SWTSkinObjectBrowser
SearchResultsTabAreaBrowser. browserSkinObject
Methods in com.biglybt.ui.swt.search with parameters of type SWTSkinObjectBrowser Modifier and Type Method Description private void
SearchResultsTabAreaBrowser. createBrowseArea(SWTSkinObjectBrowser browserSkinObject)
protected void
SearchResultsTabAreaBrowser. init(SWTSkinObjectBrowser _browserSkinObject)
-
Uses of SWTSkinObjectBrowser in com.biglybt.ui.swt.skin
Methods in com.biglybt.ui.swt.skin that return SWTSkinObjectBrowser Modifier and Type Method Description static SWTSkinObjectBrowser
SWTSkinUtils. findBrowserSO(SWTSkinObject so)
-
Uses of SWTSkinObjectBrowser in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SWTSkinObjectBrowser Modifier and Type Field Description private SWTSkinObjectBrowser
SBC_GenericBrowsePage. browserSkinObject
private SWTSkinObjectBrowser
WelcomeView. browserSkinObject
-