|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectview.mailBoxView.util.MailBoxTableContentProvider
public class MailBoxTableContentProvider
Content provider for the table in the mailbox view.
| Constructor Summary | |
|---|---|
MailBoxTableContentProvider()
Constructs a new MailBoxTableContentProvider |
|
| Method Summary | |
|---|---|
void |
dispose()
this implementation of MailBoxTableContentProvider does nothing for this method. |
java.lang.Object[] |
getElements(java.lang.Object arg0)
Gets the rows of the table. |
void |
inputChanged(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object arg1,
java.lang.Object arg2)
this implementation of MailBoxTableContentProvider does nothing for this method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailBoxTableContentProvider()
| Method Detail |
|---|
public java.lang.Object[] getElements(java.lang.Object arg0)
getElements in interface org.eclipse.jface.viewers.IStructuredContentProviderpublic void dispose()
dispose in interface org.eclipse.jface.viewers.IContentProvider
public void inputChanged(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object arg1,
java.lang.Object arg2)
inputChanged in interface org.eclipse.jface.viewers.IContentProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||