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 java.lang.Object skinObjectInitialShow(SWTSkinObject skinObject,
                                              java.lang.Object params)
- Specified by:
 skinObjectInitialShow in class SkinView
 
- Returns:
 
 
skinObjectShown
public java.lang.Object skinObjectShown(SWTSkinObject skinObject,
                                        java.lang.Object params)
- Description copied from class: 
SWTSkinObjectAdapter 
- Skin Object was shown
- Overrides:
 skinObjectShown in class SkinView
 
 
 
dataSourceChanged
public java.lang.Object dataSourceChanged(SWTSkinObject skinObject,
                                          java.lang.Object params)
- Overrides:
 dataSourceChanged in class SWTSkinObjectAdapter
 
 
anotherSearch
public void anotherSearch(java.lang.String searchText,
                          boolean toSubscribe)
 
 
anotherSearch
public void anotherSearch(SearchResultsTabArea.SearchQuery another_sq)
 
 
getCurrentSearch
public SearchResultsTabArea.SearchQuery getCurrentSearch()
 
 
getTitleInfoProperty
public java.lang.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()