Drools examples 6.0.3-SNAPSHOT

org.drools.games.adventures
Class AdventureFrame.JComboBoxChannel

java.lang.Object
  extended by org.drools.games.adventures.AdventureFrame.JComboBoxChannel
All Implemented Interfaces:
org.kie.api.runtime.Channel
Enclosing class:
AdventureFrame

public static class AdventureFrame.JComboBoxChannel
extends Object
implements org.kie.api.runtime.Channel


Constructor Summary
AdventureFrame.JComboBoxChannel(JComboBox jcomboBox)
           
 
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.JComboBoxChannel

public AdventureFrame.JComboBoxChannel(JComboBox jcomboBox)
Method Detail

send

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

Drools examples 6.0.3-SNAPSHOT

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