Drools examples 6.1.0-SNAPSHOT

org.drools.games.adventures
Class AdventureFrame.JTextAreaChannel

java.lang.Object
  extended by org.drools.games.adventures.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 Summary
AdventureFrame.JTextAreaChannel(JTextArea textArea)
           
 
Method Summary
 void send(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdventureFrame.JTextAreaChannel

public AdventureFrame.JTextAreaChannel(JTextArea textArea)
Method Detail

send

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

Drools examples 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.