Uses of Interface
com.biglybt.ui.common.table.TableDataSourceChangedListener
Packages that use TableDataSourceChangedListener
Package
Description
-
Uses of TableDataSourceChangedListener in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table with parameters of type TableDataSourceChangedListenerModifier and TypeMethodDescriptionvoid
TableView.addTableDataSourceChangedListener
(TableDataSourceChangedListener l, boolean trigger) The data set that this table represents has been changed.void
-
Uses of TableDataSourceChangedListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableDataSourceChangedListenerMethods in com.biglybt.ui.common.table.impl with parameters of type TableDataSourceChangedListenerModifier and TypeMethodDescriptionvoid
TableViewImpl.addTableDataSourceChangedListener
(TableDataSourceChangedListener l, boolean trigger) void
TableViewImpl.removeTableDataSourceChangedListener
(TableDataSourceChangedListener l) -
Uses of TableDataSourceChangedListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TableDataSourceChangedListenerModifier and TypeClassDescriptionclass
class
class
View showing list of peers forDownloadManager
class
Pieces List Viewclass
class
aka "Sources" view -
Uses of TableDataSourceChangedListener in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement TableDataSourceChangedListener