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.FancyRowInfoTorrentMenuFancy.currentRowInfoFields in com.biglybt.ui.swt with type parameters of type TorrentMenuFancy.FancyRowInfoModifier and TypeFieldDescriptionprivate List<TorrentMenuFancy.FancyRowInfo> TorrentMenuFancy.listRowInfosMethods in com.biglybt.ui.swt that return TorrentMenuFancy.FancyRowInfoModifier and TypeMethodDescriptionprivate TorrentMenuFancy.FancyRowInfoTorrentMenuFancy.createRow(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener) private TorrentMenuFancy.FancyRowInfoTorrentMenuFancy.createRow(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener, TorrentMenuFancy.FancyRowInfo rowInfo) private TorrentMenuFancy.FancyRowInfoTorrentMenuFancy.createRow(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, org.eclipse.swt.widgets.Listener triggerListener) private TorrentMenuFancy.FancyRowInfoTorrentMenuFancy.findRowInfo(org.eclipse.swt.widgets.Widget widget) Methods in com.biglybt.ui.swt with parameters of type TorrentMenuFancy.FancyRowInfoModifier and TypeMethodDescriptionprivate TorrentMenuFancy.FancyRowInfoTorrentMenuFancy.createRow(org.eclipse.swt.widgets.Composite cParent, String keyTitle, String keyImage, boolean triggerOnUp, org.eclipse.swt.widgets.Listener triggerListener, TorrentMenuFancy.FancyRowInfo rowInfo) private voidTorrentMenuFancy.updateRowSpeed(TorrentMenuFancy.FancyRowInfo row, boolean isUpload)