Class TableColumnOTOF_Download
java.lang.Object
com.biglybt.ui.swt.columns.ColumnCheckBox
com.biglybt.ui.swt.shells.opentorrent.TableColumnOTOF_Download
- All Implemented Interfaces:
TableCellMouseListener, TableCellRefreshListener, TableColumnExtraInfoListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidProvide the app with information about your Table Columnprotected Booleanprotected voidsetCheckBoxState(Object ds, boolean set) Methods inherited from class ColumnCheckBox
adjustSortVal, cellMouseTrigger, isReadOnly, refresh
-
Field Details
-
COLUMN_ID
- See Also:
-
-
Constructor Details
-
TableColumnOTOF_Download
Default Constructor
-
-
Method Details
-
fillTableColumnInfo
Description copied from interface:TableColumnExtraInfoListenerProvide the app with information about your Table Column- Specified by:
fillTableColumnInfoin interfaceTableColumnExtraInfoListener- Overrides:
fillTableColumnInfoin classColumnCheckBox- Parameters:
info- Use setters to set information
-
getCheckBoxState
- Specified by:
getCheckBoxStatein classColumnCheckBox
-
setCheckBoxState
- Specified by:
setCheckBoxStatein classColumnCheckBox
-