public static class CommitHistoryComposite.LabelProvider extends TableLabelProvider<CDOCommitInfo>
TableLabelProvider for the content of a CommitHistoryComposite, i.e., the elements of a CDOCommitHistory.TableLabelProvider.Column<T>| Constructor and Description |
|---|
LabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
CDOBranch |
getInputBranch() |
String |
getLocalUserID() |
boolean |
isFormatTimeStamps() |
void |
setFormatTimeStamps(boolean formatTimeStamps) |
void |
setInputBranch(CDOBranch inputBranch) |
void |
setLocalUserID(String localUserID) |
addColumn, getBackground, getColumn, getColumnImage, getColumnText, getFont, getForeground, isHeaderVisible, isLinesVisible, removeColumn, setHeaderVisible, setLinesVisible, supportcreateResourceManager, dispose, getResource, getResourceManagergetImage, getTextaddListener, fireLabelProviderChanged, isLabelProperty, removeListeneraddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, dispose, isLabelProperty, removeListenerpublic String getLocalUserID()
public void setLocalUserID(String localUserID)
public CDOBranch getInputBranch()
public void setInputBranch(CDOBranch inputBranch)
public boolean isFormatTimeStamps()
public void setFormatTimeStamps(boolean formatTimeStamps)
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.