クラス SitWtDebugStdoutListener
- java.lang.Object
-
- io.sitoolkit.wt.gui.domain.test.SitWtDebugStdoutListener
-
- すべての実装されたインタフェース:
io.sitoolkit.wt.util.infra.process.StdoutListener
public class SitWtDebugStdoutListener extends Object implements io.sitoolkit.wt.util.infra.process.StdoutListener
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 SitWtDebugStdoutListener()
-
-
-
メソッドの詳細
-
nextLine
public void nextLine(String line)
- 定義:
nextLineインタフェース内io.sitoolkit.wt.util.infra.process.StdoutListener
-
isPausing
public boolean isPausing()
-
getPausingProperty
public javafx.beans.property.BooleanProperty getPausingProperty()
-
-