Uses of Class
com.biglybt.ui.swt.views.clientstats.ClientStatsDataSource
Packages that use ClientStatsDataSource
-
Uses of ClientStatsDataSource in com.biglybt.ui.swt.views.clientstats
Fields in com.biglybt.ui.swt.views.clientstats with type parameters of type ClientStatsDataSourceModifier and TypeFieldDescriptionprivate final Map<String,
ClientStatsDataSource> ClientStatsView.mapData
private TableViewSWT<ClientStatsDataSource>
ClientStatsView.tv
Methods in com.biglybt.ui.swt.views.clientstats that return types with arguments of type ClientStatsDataSourceMethods in com.biglybt.ui.swt.views.clientstats with parameters of type ClientStatsDataSourceModifier and TypeMethodDescriptionboolean
ClientStatsView.filterCheck
(ClientStatsDataSource ds, String filter, boolean regex, boolean confusable)