TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.views.internal
Class ExecutionStatisticView.ExecutionStatisticCellLabelProvider

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.jface.viewers.BaseLabelProvider
          extended by org.eclipse.jface.viewers.CellLabelProvider
              extended by org.eclipse.hyades.trace.views.internal.StatisticCellLabelProvider
                  extended by org.eclipse.hyades.trace.views.internal.ExecutionStatisticView.ExecutionStatisticCellLabelProvider
All Implemented Interfaces:
org.eclipse.jface.viewers.IBaseLabelProvider
Enclosing class:
ExecutionStatisticView

public class ExecutionStatisticView.ExecutionStatisticCellLabelProvider
extends StatisticCellLabelProvider


Constructor Summary
ExecutionStatisticView.ExecutionStatisticCellLabelProvider(ColumnData colData)
           
 
Method Summary
 void update(org.eclipse.jface.viewers.ViewerCell cell)
           
 
Methods inherited from class org.eclipse.hyades.trace.views.internal.StatisticCellLabelProvider
getToolTipText, useNativeToolTip
 
Methods inherited from class org.eclipse.jface.viewers.CellLabelProvider
dispose, getToolTipBackgroundColor, getToolTipDisplayDelayTime, getToolTipFont, getToolTipForegroundColor, getToolTipImage, getToolTipShift, getToolTipStyle, getToolTipTimeDisplayed, initialize
 
Methods inherited from class org.eclipse.jface.viewers.BaseLabelProvider
addListener, dispose, fireLabelProviderChanged, isLabelProperty, removeListener
 
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionStatisticView.ExecutionStatisticCellLabelProvider

public ExecutionStatisticView.ExecutionStatisticCellLabelProvider(ColumnData colData)
Method Detail

update

public void update(org.eclipse.jface.viewers.ViewerCell cell)
Specified by:
update in class org.eclipse.jface.viewers.CellLabelProvider

TPTP 4.5.0 Platform Project
Internal API Specification