クラス TextAreaStdoutListener

  • すべての実装されたインタフェース:
    io.sitoolkit.util.buildtoolhelper.process.StdoutListener

    public class TextAreaStdoutListener
    extends Object
    implements io.sitoolkit.util.buildtoolhelper.process.StdoutListener
    • コンストラクタの詳細

      • TextAreaStdoutListener

        public TextAreaStdoutListener()
      • TextAreaStdoutListener

        public TextAreaStdoutListener​(javafx.scene.control.TextArea textArea)
    • メソッドの詳細

      • nextLine

        public void nextLine​(String line)
        定義:
        nextLine インタフェース内 io.sitoolkit.util.buildtoolhelper.process.StdoutListener
      • getTextArea

        public javafx.scene.control.TextArea getTextArea()
      • setTextArea

        public void setTextArea​(javafx.scene.control.TextArea textArea)