Class PreviousCommentHandler

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

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

      • PreviousCommentHandler

        public PreviousCommentHandler()
    • Method Detail

      • execute

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