Package com.biglybt.ui.swt.columns.tag
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 com.biglybt.ui.swt.views.tableitems.TagsColumnHelper
TagsColumnHelper.TagLayout
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Class
private static int[]
private TagGroup
private static TagManager
Fields inherited from interface com.biglybt.ui.swt.views.tableitems.TagsColumnHelper
fontMultiLine, fontOneLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Provide the app with information about your Table ColumnMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.biglybt.ui.swt.views.tableitems.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:TableColumnExtraInfoListener
Provide the app with information about your Table Column- Specified by:
fillTableColumnInfo
in interfaceTableColumnExtraInfoListener
- Parameters:
info
- Use setters to set information
-
getTags
- Specified by:
getTags
in interfaceTagsColumnHelper
-