Class AdventureFrame.JTableChannel

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

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

      • JTableChannel

        public JTableChannel​(JTable jTable)
    • Method Detail

      • send

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

        public void addRows​(List list)