Uses of Interface
com.biglybt.ui.swt.views.table.TableViewSWTMenuFillListener
-
-
Uses of TableViewSWTMenuFillListener in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement TableViewSWTMenuFillListener Modifier and Type Class Description class
SBC_ChatOverview
-
Uses of TableViewSWTMenuFillListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TableViewSWTMenuFillListener Modifier and Type Class Description class
ArchivedFilesView
class
FilesView
class
MySharesView
class
MyTorrentsSubView
class
MyTorrentsView
Displays a list of torrents in a table view.class
MyTrackerView
class
PeersGeneralView
Peers based on Tags (Peer Set)class
PeersSuperView
AllPeersViewclass
PeersView
View showing list of peers forDownloadManager
class
PeersViewBase
class
PiecesSuperView
class
PiecesView
Pieces List Viewclass
PiecesViewBase
Pieces List Viewclass
TrackerAvailView
class
TrackerView
aka "Sources" view -
Uses of TableViewSWTMenuFillListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TableViewSWTMenuFillListener Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
class
SBC_AllTrackersView
class
SBC_ArchivedDownloadsView
class
SBC_DownloadHistoryView
class
SBC_TagDiscovery
class
SBC_TagsOverview
-
Uses of TableViewSWTMenuFillListener in com.biglybt.ui.swt.views.table
Methods in com.biglybt.ui.swt.views.table with parameters of type TableViewSWTMenuFillListener Modifier and Type Method Description void
TableViewSWT. addMenuFillListener(TableViewSWTMenuFillListener l)
-
Uses of TableViewSWTMenuFillListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableViewSWTMenuFillListener Modifier and Type Field Description private java.util.List<TableViewSWTMenuFillListener>
TableViewSWT_Common. listenersMenuFill
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableViewSWTMenuFillListener Modifier and Type Method Description void
TableViewSWT_Common. addMenuFillListener(TableViewSWTMenuFillListener l)
-
Uses of TableViewSWTMenuFillListener in com.biglybt.ui.swt.views.table.painted
Methods in com.biglybt.ui.swt.views.table.painted with parameters of type TableViewSWTMenuFillListener Modifier and Type Method Description void
TableViewPainted. addMenuFillListener(TableViewSWTMenuFillListener l)
-