|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.adt.ui.viewsupport.AtlEditorTickErrorUpdater
public class AtlEditorTickErrorUpdater
The ATL editor markers updater.
Constructor Summary | |
---|---|
AtlEditorTickErrorUpdater(AtlEditor editor)
Creates an updater for the given editor. |
Method Summary | |
---|---|
void |
dispose()
Dispose the image. |
void |
problemsChanged(org.eclipse.core.resources.IResource[] changedResources,
boolean isMarkerChange)
Called when problems changed. |
void |
updateEditorImage(org.eclipse.core.resources.IResource res)
Updates the editor tab image. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtlEditorTickErrorUpdater(AtlEditor editor)
editor
- the atl editorMethod Detail |
---|
public void problemsChanged(org.eclipse.core.resources.IResource[] changedResources, boolean isMarkerChange)
problemsChanged
in interface IProblemChangedListener
changedResources
- A set with elements of type IResource
thatIProblemChangedListener.problemsChanged(org.eclipse.core.resources.IResource[],
boolean)
public void updateEditorImage(org.eclipse.core.resources.IResource res)
res
- the current resourcepublic void dispose()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |