Class IntegrityUIStartup

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

    public class IntegrityUIStartup
    extends Object
    implements org.eclipse.ui.IStartup
    This startup code is run when the Integrity UI bundle is started.
    Author:
    Rene Schneider - initial API and implementation
    • Constructor Detail

      • IntegrityUIStartup

        public IntegrityUIStartup()
    • Method Detail

      • earlyStartup

        public void earlyStartup()
        Specified by:
        earlyStartup in interface org.eclipse.ui.IStartup