Class AtlEditorTickErrorUpdater

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • AtlEditorTickErrorUpdater

        public AtlEditorTickErrorUpdater​(AtlEditor editor)
        Creates an updater for the given editor.
        Parameters:
        editor - the atl editor