Uses of Interface
com.biglybt.core.tag.Taggable
Packages that use Taggable
Package
Description
-
Uses of Taggable in com.biglybt.core.category.impl
Methods in com.biglybt.core.category.impl that return types with arguments of type TaggableMethods in com.biglybt.core.category.impl with parameters of type TaggableModifier and TypeMethodDescriptionvoidCategoryImpl.addTaggable(Taggable t) booleanCategoryImpl.hasTaggable(Taggable t) voidCategoryImpl.removeTaggable(Taggable t) voidCategoryImpl.taggableAdded(Tag tag, Taggable tagged) voidCategoryImpl.taggableRemoved(Tag tag, Taggable tagged) -
Uses of Taggable in com.biglybt.core.download
Subinterfaces of Taggable in com.biglybt.core.download -
Uses of Taggable in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement Taggable -
Uses of Taggable in com.biglybt.core.global.impl
Methods in com.biglybt.core.global.impl that return TaggableMethods in com.biglybt.core.global.impl that return types with arguments of type TaggableMethods in com.biglybt.core.global.impl with parameters of type Taggable -
Uses of Taggable in com.biglybt.core.peer
Subinterfaces of Taggable in com.biglybt.core.peer -
Uses of Taggable in com.biglybt.core.peer.impl
Subinterfaces of Taggable in com.biglybt.core.peer.impl -
Uses of Taggable in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement Taggable -
Uses of Taggable in com.biglybt.core.peer.impl.transport
Classes in com.biglybt.core.peer.impl.transport that implement Taggable -
Uses of Taggable in com.biglybt.core.speedmanager
Methods in com.biglybt.core.speedmanager that return types with arguments of type TaggableMethods in com.biglybt.core.speedmanager with parameters of type TaggableModifier and TypeMethodDescriptionvoidSpeedLimitHandler.PeerSet.TagPeerImpl.addTaggable(Taggable t) booleanSpeedLimitHandler.PeerSet.TagPeerImpl.hasTaggable(Taggable t) voidSpeedLimitHandler.PeerSet.TagPeerImpl.removeTaggable(Taggable t) -
Uses of Taggable in com.biglybt.core.tag
Methods in com.biglybt.core.tag that return TaggableMethods in com.biglybt.core.tag that return types with arguments of type TaggableModifier and TypeMethodDescriptionTaggableResolver.getResolvedTaggables()Tag.getTagged()TagFeatureRunState.performOperation(int op) TagFeatureRunState.performOperation(int op, Predicate<Taggable> filter) Methods in com.biglybt.core.tag with parameters of type TaggableModifier and TypeMethodDescriptionvoidTag.addTaggable(Taggable t) voidTagType.addTagListener(Taggable taggable, TagListener listener) taggable-specific listneer for this tag-typevoidTaggableResolver.LifecycleControlListener.canTaggableBeRemoved(Taggable taggble) String[]TagFeatureProperties.TagProperty.explainTaggable(Taggable taggable) TaggableResolver.getDisplayName(Taggable taggable) longTag.getTaggableAddedTime(Taggable taggble) TagManager.getTagsForTaggable(int[] tag_types, Taggable taggable) TagManager.getTagsForTaggable(int tag_type, Taggable taggable) TagManager.getTagsForTaggable(Taggable taggable) TagType.getTagsForTaggable(Taggable taggable) booleanTag.hasTaggable(Taggable t) voidTag.removeTaggable(Taggable t) voidTagType.removeTagListener(Taggable taggable, TagListener listener) voidTagListener.taggableAdded(Tag tag, Taggable tagged) voidTaggableLifecycleAdapter.taggableCreated(Taggable taggable) voidTaggableLifecycleHandler.taggableCreated(Taggable taggable) voidTaggableLifecycleListener.taggableCreated(Taggable taggable) voidTaggableLifecycleAdapter.taggableDestroyed(Taggable taggable) voidTaggableLifecycleHandler.taggableDestroyed(Taggable taggable) voidTaggableLifecycleListener.taggableDestroyed(Taggable taggable) voidTagListener.taggableRemoved(Tag tag, Taggable tagged) voidTaggableLifecycleAdapter.taggableTagged(TagType tag_type, Tag tag, Taggable taggable) voidTaggableLifecycleListener.taggableTagged(TagType tag_type, Tag tag, Taggable taggable) Currently only implemented for manual_download tag changesvoidTaggableLifecycleAdapter.taggableUntagged(TagType tag_type, Tag tag, Taggable taggable) voidTaggableLifecycleListener.taggableUntagged(TagType tag_type, Tag tag, Taggable taggable) Currently only implemented for manual_download tag changesMethod parameters in com.biglybt.core.tag with type arguments of type TaggableModifier and TypeMethodDescriptiondefault boolean[]TagFeatureRunState.getPerformableOperations(int[] ops, Predicate<Taggable> filter) voidTaggableLifecycleAdapter.initialised(List<Taggable> current_taggables) voidTaggableLifecycleListener.initialised(List<Taggable> current_taggables) voidTaggableLifecycleHandler.initialized(List<Taggable> initial_taggables) TagFeatureRunState.performOperation(int op, Predicate<Taggable> filter) -
Uses of Taggable in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl with type parameters of type TaggableModifier and TypeFieldDescriptionprivate final CopyOnWriteSet<Taggable> TagWithState.objectsprivate final Map<Taggable, List<TagListener>> TagTypeBase.tag_listenersTagPropertyUntaggedHandler.taggable_countsMethods in com.biglybt.core.tag.impl that return TaggableModifier and TypeMethodDescriptionprotected TaggableTagTypeBase.resolveTaggable(String id) protected TaggableTagTypeWithState.resolveTaggable(String id) Methods in com.biglybt.core.tag.impl that return types with arguments of type TaggableModifier and TypeMethodDescriptionTagWithState.getTagged()TagDownloadWithState.performOperation(int op) TagDownloadWithState.performOperation(int op, Predicate<Taggable> filter) TagDownloadWithState.performOperation(int op, Stream<DownloadManager> dms) Methods in com.biglybt.core.tag.impl with parameters of type TaggableModifier and TypeMethodDescriptionvoidTagBase.addTaggable(Taggable t) voidTagDownloadWithState.addTaggable(Taggable t) voidTagTypeSwarmTag.TagSwarmTagImpl.addTaggable(Taggable t) voidTagWithState.addTaggable(Taggable t) voidTagTypeBase.addTagListener(Taggable taggable, TagListener listener) voidTagDownloadWithState.canTaggableBeRemoved(Taggable taggable) protected voidTagWithState.checkNotifications(Taggable taggable, boolean is_add) protected String[]TagManagerImpl.explain(Tag tag, TagFeatureProperties.TagProperty property, Taggable taggable) protected String[]String[]TagBase.TagPropertyImpl.explainTaggable(Taggable taggable) longTagBase.getTaggableAddedTime(Taggable taggble) longTagWithState.getTaggableAddedTime(Taggable taggble) TagManagerImpl.getTagsForTaggable(int[] tts, Taggable taggable) TagManagerImpl.getTagsForTaggable(int tag_type, Taggable taggable) TagManagerImpl.getTagsForTaggable(Taggable taggable) TagTypeBase.getTagsForTaggable(Taggable taggable) booleanTagWithState.hasTaggable(Taggable t) voidTagBase.removeTaggable(Taggable t) private voidTagManagerImpl.removeTaggable(TaggableResolver resolver, Taggable taggable) protected voidTagTypeBase.removeTaggable(TaggableResolver resolver, Taggable taggable) voidTagTypeSwarmTag.TagSwarmTagImpl.removeTaggable(Taggable t) protected voidTagTypeWithState.removeTaggable(TaggableResolver _resolver, Taggable taggable) voidTagWithState.removeTaggable(Taggable t) voidTagTypeBase.removeTagListener(Taggable taggable, TagListener listener) voidTagManagerImpl.taggableAdded(TagType tag_type, Tag tag, Taggable tagged) voidTagPropertyTrackerTemplateHandler.taggableAdded(Tag tag, Taggable tagged) voidTagTypeBase.taggableAdded(Tag tag, Taggable tagged) voidTagManagerImpl.LifecycleHandlerImpl.taggableCreated(Taggable t) voidTagManagerImpl.LifecycleHandlerImpl.taggableDestroyed(Taggable t) voidTagManagerImpl.taggableRemoved(TagType tag_type, Tag tag, Taggable tagged) voidTagPropertyTrackerTemplateHandler.taggableRemoved(Tag tag, Taggable tagged) voidTagTypeBase.taggableRemoved(Tag tag, Taggable tagged) voidTagManagerImpl.LifecycleHandlerImpl.taggableTagged(TagType tag_type, Tag tag, Taggable taggable) voidTagManagerImpl.LifecycleHandlerImpl.taggableUntagged(TagType tag_type, Tag tag, Taggable taggable) Method parameters in com.biglybt.core.tag.impl with type arguments of type TaggableModifier and TypeMethodDescriptionprivate voidTagPropertyConstraintHandler.TagConstraint.applySupport(Set<Taggable> existing, DownloadManager dm, boolean is_new) private voidTagPropertyConstraintHandler.TagConstraint.applySupport2(Set<Taggable> existing, DownloadManager dm, boolean check_dependencies, Set<TagPropertyConstraintHandler.TagConstraint> checked, boolean is_new) boolean[]TagDownloadWithState.getPerformableOperations(int[] ops, Predicate<Taggable> filter) private voidTagPropertyTrackerTemplateHandler.handleStuff(String[] bits, Set<Taggable> taggables) voidTagManagerImpl.LifecycleHandlerImpl.initialized(List<Taggable> initial_taggables) TagDownloadWithState.performOperation(int op, Predicate<Taggable> filter) -
Uses of Taggable in com.biglybt.pifimpl.local.peers
Classes in com.biglybt.pifimpl.local.peers that implement Taggable -
Uses of Taggable in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster with type parameters of type TaggableModifier and TypeFieldDescriptionprivate Map<Taggable, ShareResource> ShareHosterPlugin.taggable_map -
Uses of Taggable in com.biglybt.ui.swt.shells.opentorrent
Methods in com.biglybt.ui.swt.shells.opentorrent that return types with arguments of type TaggableMethods in com.biglybt.ui.swt.shells.opentorrent with parameters of type TaggableModifier and TypeMethodDescriptionbooleanOpenTorrentOptionsWindow.DiscoveredTag.hasTaggable(Taggable t) -
Uses of Taggable in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type TaggableMethods in com.biglybt.ui.swt.views with parameters of type TaggableModifier and TypeMethodDescriptionvoidMyTorrentsView.taggableAdded(Tag tag, Taggable tagged) voidPeersGeneralView.taggableAdded(Tag tag, Taggable tagged) voidMyTorrentsView.taggableRemoved(Tag tag, Taggable tagged) voidPeersGeneralView.taggableRemoved(Tag tag, Taggable tagged) -
Uses of Taggable in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils declared as TaggableModifier and TypeFieldDescriptionprivate Taggable[]TagUIUtils.TagMenuOptions.Builder.taggablesprivate final Taggable[]TagUIUtils.TagMenuOptions.taggablesMethods in com.biglybt.ui.swt.views.utils with parameters of type TaggableModifier and TypeMethodDescriptionTagUIUtils.TagMenuOptions.Builder.setTaggables(Taggable[] taggables) Taggables will be scanned for tag selection.Method parameters in com.biglybt.ui.swt.views.utils with type arguments of type TaggableModifier and TypeMethodDescriptionprivate static voidTagUIUtils.applyLocationToCurrent(Tag tag, File location, long options, int type, Predicate<Taggable> filter) static voidCategoryUIUtils.createMenuItems(org.eclipse.swt.widgets.Menu menu, Category category, Predicate<Taggable> filter) static voidTagUIUtils.createSideBarMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, Predicate<Taggable> filter) static voidTagUIUtils.createSideBarMenuItemsDelayed(org.eclipse.swt.widgets.Menu menu, Tag tag, Predicate<Taggable> filter) private static voidTagUIUtils.createTF_FileLocationMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, Predicate<Taggable> filter) private static voidTagUIUtils.createTF_FileLocationMenuItems(org.eclipse.swt.widgets.Menu menu, List<Tag> tags, Predicate<Taggable> filter) private static voidTagUIUtils.createTF_RunState(org.eclipse.swt.widgets.Menu menu, Tag tag, Predicate<Taggable> filter, int userMode) private static List<DownloadManager> CategoryUIUtils.getDownloads(Category category, Predicate<Taggable> filter) static voidCategoryUIUtils.setupCategoryMenu(org.eclipse.swt.widgets.Menu menu, Category category, Predicate<Taggable> filter) booleanTagButtonsUI.updateFields(List<Taggable> taggables) int -
Uses of Taggable in com.biglybt.ui.swt.widgets
Methods in com.biglybt.ui.swt.widgets with parameters of type TaggableModifier and TypeMethodDescriptionbooleanMethod parameters in com.biglybt.ui.swt.widgets with type arguments of type TaggableModifier and TypeMethodDescriptionbooleanTagPainter.updateState(List<Taggable> taggables) booleanTagPainter.updateState(List<Taggable> taggables, org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.Color defaultFG, org.eclipse.swt.graphics.Color defaultBG)