Class NextCommentHandler

All Implemented Interfaces:
org.eclipse.core.commands.IHandler

public class NextCommentHandler extends CommentNavigationHandler
'Next comment' command handler.
  • Constructor Details

    • NextCommentHandler

      public NextCommentHandler()
  • Method Details

    • execute

      public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
      Throws:
      org.eclipse.core.commands.ExecutionException