Uses of Class
com.biglybt.ui.swt.TorrentMenuFancy.FancyRowInfo
Packages that use TorrentMenuFancy.FancyRowInfo
-
Uses of TorrentMenuFancy.FancyRowInfo in com.biglybt.ui.swt
Subclasses of TorrentMenuFancy.FancyRowInfo in com.biglybt.ui.swtFields in com.biglybt.ui.swt declared as TorrentMenuFancy.FancyRowInfoModifier and TypeFieldDescriptionprivate TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.currentRowInfo
Fields in com.biglybt.ui.swt with type parameters of type TorrentMenuFancy.FancyRowInfoModifier and TypeFieldDescriptionprivate List<TorrentMenuFancy.FancyRowInfo>
TorrentMenuFancy.listRowInfos
Methods in com.biglybt.ui.swt that return TorrentMenuFancy.FancyRowInfoModifier and TypeMethodDescriptionprivate TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.createRow
(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener) private TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.createRow
(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener, TorrentMenuFancy.FancyRowInfo rowInfo) private TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.createRow
(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, org.eclipse.swt.widgets.Listener triggerListener) private TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.findRowInfo
(org.eclipse.swt.widgets.Widget widget) Methods in com.biglybt.ui.swt with parameters of type TorrentMenuFancy.FancyRowInfoModifier and TypeMethodDescriptionprivate TorrentMenuFancy.FancyRowInfo
TorrentMenuFancy.createRow
(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener, TorrentMenuFancy.FancyRowInfo rowInfo) private void
TorrentMenuFancy.updateRowSpeed
(TorrentMenuFancy.FancyRowInfo row, boolean isUpload)