Class EglPictoSource

    • Constructor Detail

      • EglPictoSource

        public EglPictoSource()
    • Method Detail

      • waitForPath

        protected org.eclipse.core.runtime.IPath waitForPath​(org.eclipse.ui.IEditorPart editorPart)
      • createEmptyViewTree

        protected ViewTree createEmptyViewTree()
      • getDefaultFormat

        protected String getDefaultFormat()
      • getDefaultIcon

        protected String getDefaultIcon()
      • supports

        public boolean supports​(org.eclipse.ui.IEditorPart editorPart)
        Specified by:
        supports in interface PictoSource
      • getRenderingMetadata

        protected abstract Picto getRenderingMetadata​(org.eclipse.ui.IEditorPart editorPart)
      • getResource

        protected abstract org.eclipse.emf.ecore.resource.Resource getResource​(org.eclipse.ui.IEditorPart editorPart)
      • getPath

        public org.eclipse.core.runtime.IPath getPath​(org.eclipse.ui.IEditorPart editorPart)
      • getFile

        protected abstract org.eclipse.core.resources.IFile getFile​(org.eclipse.ui.IEditorPart editorPart)
      • supportsEditorType

        protected abstract boolean supportsEditorType​(org.eclipse.ui.IEditorPart editorPart)