Uses of Class
com.biglybt.ui.swt.views.clientstats.ClientStatsDataSource
Packages that use ClientStatsDataSource
-
Uses of ClientStatsDataSource in com.biglybt.ui.swt.views.clientstats
Subclasses with type arguments of type ClientStatsDataSource in com.biglybt.ui.swt.views.clientstatsModifier and TypeClassDescriptionclassThis view needs to be reworked so that the data collection is separate from UIClasses in com.biglybt.ui.swt.views.clientstats that implement interfaces with type arguments of type ClientStatsDataSourceModifier and TypeClassDescriptionclassThis view needs to be reworked so that the data collection is separate from UIFields in com.biglybt.ui.swt.views.clientstats with type parameters of type ClientStatsDataSourceModifier and TypeFieldDescriptionprivate final Map<String, ClientStatsDataSource> ClientStatsView.mapDataprivate TableViewSWT<ClientStatsDataSource> ClientStatsView.tvMethods 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 TypeMethodDescriptionbooleanClientStatsView.filterCheck(ClientStatsDataSource ds, String filter, boolean regex, boolean confusable)