Class ColumnTagGroupTags
java.lang.Object
com.biglybt.ui.swt.columns.tag.ColumnTagGroupTags
- All Implemented Interfaces:
TableCellAddedListener, TableCellMenuListener, TableCellRefreshListener, TableCellToolTipListener, TableColumnExtraInfoListener, TableCellSWTPaintListener, TagsColumnHelper
public class ColumnTagGroupTags
extends Object
implements TagsColumnHelper, TableColumnExtraInfoListener
Display Category torrent belongs to.
-
Nested Class Summary
Nested classes/interfaces inherited from interface TagsColumnHelper
TagsColumnHelper.TagLayout -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Classprivate static int[]private TagGroupprivate static TagManagerFields inherited from interface TagsColumnHelper
fontMultiLine, fontOneLine -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidProvide the app with information about your Table ColumnMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TagsColumnHelper
cellAdded, cellHover, cellHoverComplete, cellPaint, menuEventOccurred, refresh
-
Field Details
-
tag_manager
-
DATASOURCE_TYPE
-
interesting_tts
private static int[] interesting_tts -
tag_group
-
-
Constructor Details
-
ColumnTagGroupTags
-
-
Method Details
-
fillTableColumnInfo
Description copied from interface:TableColumnExtraInfoListenerProvide the app with information about your Table Column- Specified by:
fillTableColumnInfoin interfaceTableColumnExtraInfoListener- Parameters:
info- Use setters to set information
-
getTags
- Specified by:
getTagsin interfaceTagsColumnHelper
-