public static class

CommentEditor.WakabaMarkCommentEditor

extends CommentEditor
java.lang.Object
   ↳ chan.text.CommentEditor
     ↳ chan.text.CommentEditor.WakabaMarkCommentEditor

Class Overview

Implementation of CommentEditor.

This editor has the following configuration:

WhatOpenCloseFlags
TAG_BOLD****one line
TAG_ITALIC**one line
TAG_SPOILER%%%%one line
TAG_CODE``one line

Also this editor can handle TAG_STRIKE with appending multiple ^H after end selection position.

Summary

[Expand]
Inherited Fields
From class chan.text.CommentEditor
Public Constructors
CommentEditor.WakabaMarkCommentEditor()
[Expand]
Inherited Methods
From class chan.text.CommentEditor
From class java.lang.Object

Public Constructors

public CommentEditor.WakabaMarkCommentEditor ()