|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RevealingStrategy
| Method Summary | |
|---|---|
boolean |
isApplicableTo(Notifier target)
Return whether or not the revealing strategy is applicable to the EOBject |
void |
revealInTextEditor(IFile file,
SourceRegion sourceRegion)
Open the file in the right editor, then uses revealInTextEditor method to select it |
void |
selectInTextEditor(IEditorPart iEditorPart,
SourceRegion sourceRegion)
Select the given soruceRegion in the given Editor |
| Method Detail |
|---|
void revealInTextEditor(IFile file,
SourceRegion sourceRegion)
file - sourceRegion -
void selectInTextEditor(IEditorPart iEditorPart,
SourceRegion sourceRegion)
iEditorPart - a editorsourceRegion - a source regionboolean isApplicableTo(Notifier target)
eObject - the EObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||