Package com.biglybt.ui.swt.search
Class SearchResultsTabArea.SearchQuery
java.lang.Object
com.biglybt.ui.swt.search.SearchResultsTabArea.SearchQuery
- All Implemented Interfaces:
DataSourceResolver.ExportableDataSource
- Enclosing class:
- SearchResultsTabArea
public static class SearchResultsTabArea.SearchQuery
extends Object
implements DataSourceResolver.ExportableDataSource
-
Field Summary
FieldsFields inherited from interface com.biglybt.core.util.DataSourceResolver.ExportableDataSource
OPT_CAN_MINIMIZE, OPT_ON_TOP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.biglybt.core.util.DataSourceResolver.ExportableDataSource
getBooleanOption
-
Field Details
-
term
-
toSubscribe
public boolean toSubscribe
-
-
Constructor Details
-
SearchQuery
-
-
Method Details
-
exportDataSource
- Specified by:
exportDataSource
in interfaceDataSourceResolver.ExportableDataSource
-