Uses of Interface
com.biglybt.ui.common.table.TableExpansionChangeListener
Packages that use TableExpansionChangeListener
Package
Description
-
Uses of TableExpansionChangeListener in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table with parameters of type TableExpansionChangeListenerModifier and TypeMethodDescriptionvoid
TableView.addExpansionChangeListener
(TableExpansionChangeListener listener) void
TableView.removeExpansionChangeListener
(TableExpansionChangeListener listener) -
Uses of TableExpansionChangeListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableExpansionChangeListenerMethods in com.biglybt.ui.common.table.impl with parameters of type TableExpansionChangeListenerModifier and TypeMethodDescriptionvoid
TableViewImpl.addExpansionChangeListener
(TableExpansionChangeListener listener) void
TableViewImpl.removeExpansionChangeListener
(TableExpansionChangeListener listener) -
Uses of TableExpansionChangeListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TableExpansionChangeListenerModifier and TypeClassDescriptionclass
class
class
Displays a list of torrents in a table view. -
Uses of TableExpansionChangeListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TableExpansionChangeListener