com.aelitis.azureus.ui.swt.search
Class SearchResultsTabArea.SearchQuery

java.lang.Object
  extended by com.aelitis.azureus.ui.swt.search.SearchResultsTabArea.SearchQuery
Enclosing class:
SearchResultsTabArea

public static class SearchResultsTabArea.SearchQuery
extends Object


Field Summary
 String term
           
 boolean toSubscribe
           
 
Constructor Summary
SearchResultsTabArea.SearchQuery(String term, boolean toSubscribe)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

term

public String term

toSubscribe

public boolean toSubscribe
Constructor Detail

SearchResultsTabArea.SearchQuery

public SearchResultsTabArea.SearchQuery(String term,
                                        boolean toSubscribe)