com.aelitis.azureus.ui.swt.search
Class SearchResultsTabArea
java.lang.Object
com.aelitis.azureus.ui.swt.skin.SWTSkinObjectAdapter
com.aelitis.azureus.ui.swt.views.skin.SkinView
com.aelitis.azureus.ui.swt.search.SearchResultsTabArea
- All Implemented Interfaces:
- ViewTitleInfo, SWTSkinObjectListener
public class SearchResultsTabArea
- extends SkinView
- implements ViewTitleInfo
- Author:
- TuxPaper
Fields inherited from class com.aelitis.azureus.ui.swt.views.skin.SkinView |
soMain |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchResultsTabArea
public SearchResultsTabArea()
skinObjectInitialShow
public Object skinObjectInitialShow(SWTSkinObject skinObject,
Object params)
- Specified by:
skinObjectInitialShow
in class SkinView
- Returns:
skinObjectShown
public Object skinObjectShown(SWTSkinObject skinObject,
Object params)
- Description copied from class:
SWTSkinObjectAdapter
- Skin Object was shown
- Overrides:
skinObjectShown
in class SkinView
dataSourceChanged
public Object dataSourceChanged(SWTSkinObject skinObject,
Object params)
- Overrides:
dataSourceChanged
in class SWTSkinObjectAdapter
anotherSearch
public void anotherSearch(String searchText,
boolean toSubscribe)
anotherSearch
public void anotherSearch(SearchResultsTabArea.SearchQuery another_sq)
getCurrentSearch
public SearchResultsTabArea.SearchQuery getCurrentSearch()
getTitleInfoProperty
public Object getTitleInfoProperty(int pid)
- Specified by:
getTitleInfoProperty
in interface ViewTitleInfo
- Parameters:
pid
- TITLE_*
- Returns:
- value, or null if you don't want to set it
setBusy
protected void setBusy(boolean busy)
resultsFound
protected void resultsFound()