Class PreviousCommentHandler

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

public class PreviousCommentHandler extends CommentNavigationHandler
'Previous comment' command handler.
  • Constructor Details

    • PreviousCommentHandler

      public PreviousCommentHandler()
  • Method Details

    • execute

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