Class ShowIndexInTreeViewAction

All Implemented Interfaces:
IAction

public class ShowIndexInTreeViewAction extends Action
The action to show/hide the index in tree view.
  • Field Details

  • Constructor Details

    • ShowIndexInTreeViewAction

      public ShowIndexInTreeViewAction(org.eclipse.gef.EditPartViewer editPartViewer)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface IAction
      Overrides:
      run in class Action