| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.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.ColumnDateSizer
com.aelitis.azureus.ui.swt.columns.vuzeactivity.ColumnActivityDate
public class ColumnActivityDate
| Field Summary | |
|---|---|
static java.lang.String | 
COLUMN_ID
 | 
| 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 | |
|---|---|
ColumnActivityDate(java.lang.String tableID)
 | 
|
| Method Summary | |
|---|---|
 void | 
cellAdded(TableCell cell)
triggered when a cell is being added.  | 
 void | 
refresh(TableCell cell,
        long timestamp)
 | 
| Methods inherited from class org.gudy.azureus2.ui.swt.views.tableitems.ColumnDateSizer | 
|---|
cellHover, cellHoverComplete, getShowTime, isMultiline, postConfigLoad, refresh, refresh, refresh, setMultiline, setShowTime, setWidthPX | 
| 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 | 
|---|
fillTableColumnInfo, 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 | 
| Field Detail | 
|---|
public static final java.lang.String COLUMN_ID
| Constructor Detail | 
|---|
public ColumnActivityDate(java.lang.String tableID)
name - tableID - | Method Detail | 
|---|
public void cellAdded(TableCell cell)
TableCellAddedListener
cellAdded in interface TableCellAddedListenercell - TableCell that is being added
public void refresh(TableCell cell,
                    long timestamp)
refresh in class ColumnDateSizer
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||