Class AdventureFrame.JTextAreaChannel

  • All Implemented Interfaces:
    org.kie.api.runtime.Channel
    Enclosing class:
    AdventureFrame

    public static class AdventureFrame.JTextAreaChannel
    extends Object
    implements org.kie.api.runtime.Channel
    • Constructor Detail

      • JTextAreaChannel

        public JTextAreaChannel​(JTextArea textArea)
    • Method Detail

      • send

        public void send​(Object object)
        Specified by:
        send in interface org.kie.api.runtime.Channel