Uses of Class
com.biglybt.core.tag.impl.TagWithState
Packages that use TagWithState
-
Uses of TagWithState in com.biglybt.core.global.impl
Subclasses of TagWithState in com.biglybt.core.global.impl -
Uses of TagWithState in com.biglybt.core.tag.impl
Subclasses of TagWithState in com.biglybt.core.tag.implModifier and TypeClassDescriptionclass
(package private) static class
Methods in com.biglybt.core.tag.impl with parameters of type TagWithStateModifier and TypeMethodDescriptionprivate void
TagManagerImpl.addConfigUpdate
(int type, TagWithState tag) protected void
TagManagerImpl.tagChanged
(TagWithState tag) protected void
TagManagerImpl.tagContentsChanged
(TagWithState tag) protected void
TagManagerImpl.tagCreated
(TagWithState tag) protected void
TagManagerImpl.tagRemoved
(TagWithState tag)