|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectview.mailBoxView.util.MailBoxTreeLabelProvider
public class MailBoxTreeLabelProvider
Label provider for the tree in the mailbox view.
| Field Summary | |
|---|---|
private org.eclipse.swt.graphics.Image |
article
|
(package private) Controller |
control
|
private org.eclipse.swt.graphics.Image |
feed
|
private org.eclipse.swt.graphics.Image |
folder
|
private org.eclipse.swt.graphics.Image |
outbox
|
private org.eclipse.swt.graphics.Image |
trash
|
| Constructor Summary | |
|---|---|
MailBoxTreeLabelProvider()
Constructs a new MailBoxTreeLabelProvider. |
|
| Method Summary | |
|---|---|
void |
addListener(org.eclipse.jface.viewers.ILabelProviderListener arg0)
This implementation of ILabelProvider does nothign for this method. |
void |
dispose()
Disposes the label provider |
org.eclipse.swt.graphics.Image |
getImage(java.lang.Object o)
Gets the image to show for the specified item in the tree. |
java.lang.String |
getText(java.lang.Object arg0)
Gets the text to display for an item in the tree. |
boolean |
isLabelProperty(java.lang.Object arg0,
java.lang.String arg1)
This implementation of ILabelProvider does nothign for this method. |
void |
removeListener(org.eclipse.jface.viewers.ILabelProviderListener arg0)
This implementation of ILabelProvider does nothign for this method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.eclipse.swt.graphics.Image folder
private org.eclipse.swt.graphics.Image feed
private org.eclipse.swt.graphics.Image article
private org.eclipse.swt.graphics.Image trash
private org.eclipse.swt.graphics.Image outbox
Controller control
| Constructor Detail |
|---|
public MailBoxTreeLabelProvider()
| Method Detail |
|---|
public org.eclipse.swt.graphics.Image getImage(java.lang.Object o)
getImage in interface org.eclipse.jface.viewers.ILabelProvidero -
public java.lang.String getText(java.lang.Object arg0)
getText in interface org.eclipse.jface.viewers.ILabelProviderarg0 -
public void addListener(org.eclipse.jface.viewers.ILabelProviderListener arg0)
addListener in interface org.eclipse.jface.viewers.IBaseLabelProviderpublic void dispose()
dispose in interface org.eclipse.jface.viewers.IBaseLabelProvider
public boolean isLabelProperty(java.lang.Object arg0,
java.lang.String arg1)
isLabelProperty in interface org.eclipse.jface.viewers.IBaseLabelProviderpublic void removeListener(org.eclipse.jface.viewers.ILabelProviderListener arg0)
removeListener in interface org.eclipse.jface.viewers.IBaseLabelProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||