Class StartupHelper2.DirtyHookRunnable

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    StartupHelper2

    private final class StartupHelper2.DirtyHookRunnable
    extends java.lang.Object
    implements java.lang.Runnable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String FILE_TOOLBAR  
      private static java.lang.String PRINT_BUTTON_ID  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DirtyHookRunnable()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()  
      private void run​(org.eclipse.ui.IWorkbenchWindow window)  
      • Methods inherited from class java.lang.Object

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

      • DirtyHookRunnable

        private DirtyHookRunnable()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • run

        private void run​(org.eclipse.ui.IWorkbenchWindow window)