Interface PictoSource

    • Method Detail

      • supports

        boolean supports​(org.eclipse.ui.IEditorPart editorPart)
      • showElement

        void showElement​(java.lang.String id,
                         java.lang.String uri,
                         org.eclipse.ui.IEditorPart editor)
      • getViewTree

        ViewTree getViewTree​(org.eclipse.ui.IEditorPart editorPart)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • dispose

        void dispose()