Uses of Interface
com.biglybt.ui.swt.widgets.TagCanvas.TagButtonTrigger
-
Packages that use TagCanvas.TagButtonTrigger Package Description com.biglybt.ui.swt.views com.biglybt.ui.swt.views.utils com.biglybt.ui.swt.widgets -
-
Uses of TagCanvas.TagButtonTrigger in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as TagCanvas.TagButtonTrigger Modifier and Type Field Description private TagCanvas.TagButtonTrigger
MyTorrentsView. buttonListener
-
Uses of TagCanvas.TagButtonTrigger in com.biglybt.ui.swt.views.utils
Methods in com.biglybt.ui.swt.views.utils with parameters of type TagCanvas.TagButtonTrigger Modifier and Type Method Description org.eclipse.swt.widgets.Composite
TagButtonsUI. buildTagGroup(java.util.List<Tag> tags, org.eclipse.swt.widgets.Composite parent, boolean allowContextMenu, TagCanvas.TagButtonTrigger trigger)
-
Uses of TagCanvas.TagButtonTrigger in com.biglybt.ui.swt.widgets
Fields in com.biglybt.ui.swt.widgets declared as TagCanvas.TagButtonTrigger Modifier and Type Field Description protected TagCanvas.TagButtonTrigger
TagPainter. trigger
Methods in com.biglybt.ui.swt.widgets with parameters of type TagCanvas.TagButtonTrigger Modifier and Type Method Description void
TagCanvas. setTrigger(TagCanvas.TagButtonTrigger trigger)
-