クラス AttributedCharSequenceResultHandler
java.lang.ObjectSE
org.springframework.shell.result.TerminalAwareResultHandler<org.jline.utils.AttributedCharSequence>
org.springframework.shell.result.AttributedCharSequenceResultHandler
- 実装済みのインターフェース一覧:
ResultHandler<org.jline.utils.AttributedCharSequence>
public class AttributedCharSequenceResultHandler
extends TerminalAwareResultHandler<org.jline.utils.AttributedCharSequence>
JLine の
AttributedCharSequence をレンダリングする方法を知っている ResultHandler。フィールド概要
クラス org.springframework.shell.result.TerminalAwareResultHandler から継承されたフィールド
terminalコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.shell.result.TerminalAwareResultHandler から継承されたメソッド
handleResult
コンストラクターの詳細
AttributedCharSequenceResultHandler
public AttributedCharSequenceResultHandler(org.jline.terminal.Terminal terminal)
方法の詳細
doHandleResult
protected void doHandleResult(org.jline.utils.AttributedCharSequence result) - 次で指定:
- クラス
TerminalAwareResultHandler<org.jline.utils.AttributedCharSequence>のdoHandleResult