|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.common.table.impl.TableColumnImpl com.aelitis.azureus.ui.common.table.impl.CoreTableColumn org.gudy.azureus2.ui.swt.views.table.CoreTableColumnSWT org.gudy.azureus2.ui.swt.views.tableitems.files.TorrentRelativePathItem
public class TorrentRelativePathItem
Field Summary |
---|
Fields inherited from class com.aelitis.azureus.ui.common.table.impl.TableColumnImpl |
---|
this_mon |
Fields inherited from interface org.gudy.azureus2.plugins.ui.tables.TableColumn |
---|
ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_LEAD, ALIGN_TOP, ALIGN_TRAIL, CAT_BYTES, CAT_CONNECTION, CAT_CONTENT, CAT_ESSENTIAL, CAT_PEER_IDENTIFICATION, CAT_PROGRESS, CAT_PROTOCOL, CAT_SETTINGS, CAT_SHARING, CAT_SWARM, CAT_TIME, CAT_TRACKER, INTERVAL_GRAPHIC, INTERVAL_INVALID_ONLY, INTERVAL_LIVE, MENU_STYLE_COLUMN_DATA, MENU_STYLE_HEADER, POSITION_INVISIBLE, POSITION_LAST, TYPE_GRAPHIC, TYPE_TEXT, TYPE_TEXT_ONLY, UD_FORCE_VISIBLE |
Constructor Summary | |
---|---|
TorrentRelativePathItem()
Default Constructor |
Method Summary | |
---|---|
void |
fillTableColumnInfo(TableColumnInfo info)
Provide the app with information about your Table Column |
void |
refresh(TableCell cell)
Triggered based on refresh interval specified in TableColumn.getRefreshInterval() |
Methods inherited from class org.gudy.azureus2.ui.swt.views.table.CoreTableColumnSWT |
---|
addListeners |
Methods inherited from class com.aelitis.azureus.ui.common.table.impl.CoreTableColumn |
---|
initializeAsGraphic, initializeAsGraphic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public TorrentRelativePathItem()
Method Detail |
---|
public void fillTableColumnInfo(TableColumnInfo info)
TableColumnExtraInfoListener
fillTableColumnInfo
in interface TableColumnExtraInfoListener
fillTableColumnInfo
in class CoreTableColumn
info
- Use setters to set informationpublic void refresh(TableCell cell)
TableCellRefreshListener
TableColumn.getRefreshInterval()
refresh
in interface TableCellRefreshListener
cell
- TableCell that the refresh trigger is for
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |