Class ShowHistoryViewHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(org.eclipse.swt.widgets.Shell shell, java.lang.Object object)
      Called by the framework when handler is triggered.
      • Methods inherited from class java.lang.Object

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

      • ShowHistoryViewHandler

        public ShowHistoryViewHandler()
    • Method Detail

      • execute

        @Execute
        public void execute​(org.eclipse.swt.widgets.Shell shell,
                            @Named("org.eclipse.ui.selection") @Optional
                            java.lang.Object object)
        Called by the framework when handler is triggered.
        Parameters:
        shell - The current Shell
        object - The currently selected Object