|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewerFilter
eu.geclipse.info.ui.InfoViewerFilter
public class InfoViewerFilter
This class is suppose to be extended in order to add filters in the info view.
| Constructor Summary | |
|---|---|
InfoViewerFilter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Get the description of the info viewer filter |
boolean |
select(Viewer viewer,
java.lang.Object parentElement,
java.lang.Object element)
|
void |
setText(java.lang.String text)
Set the description of the info viewer filter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoViewerFilter()
| Method Detail |
|---|
public void setText(java.lang.String text)
text - the description in Stringpublic java.lang.String getText()
public boolean select(Viewer viewer,
java.lang.Object parentElement,
java.lang.Object element)
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||