Class CommentNavigationHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler
    Direct Known Subclasses:
    NextCommentHandler, PreviousCommentHandler

    public abstract class CommentNavigationHandler
    extends BaseHandler
    Basic handler for 'Previous comment' and 'Next comment' handlers.
    • Constructor Detail

      • CommentNavigationHandler

        public CommentNavigationHandler()
    • Method Detail

      • getCurrentCell

        protected static Point getCurrentCell​(MoxelControl moxelControl)
        Get currently selected cell
        Parameters:
        moxelControl - MoxelControl
        Returns:
        Point which contains cell coordinates, in case of error.