Class Perspective

  • All Implemented Interfaces:
    org.eclipse.ui.IPerspectiveFactory

    public class Perspective
    extends java.lang.Object
    implements org.eclipse.ui.IPerspectiveFactory
    The Perspective definition.
    Author:
    Eugen Neufeld
    • Constructor Summary

      Constructors 
      Constructor Description
      Perspective()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void createInitialLayout​(org.eclipse.ui.IPageLayout layout)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Perspective

        public Perspective()
    • Method Detail

      • createInitialLayout

        public void createInitialLayout​(org.eclipse.ui.IPageLayout layout)
        Specified by:
        createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory