org.drools.examples.broker.ui
Class BrokerWindow
java.lang.Object
org.drools.examples.broker.ui.BrokerWindow
public class BrokerWindow
- extends Object
Main window implementation for the Broker example
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerWindow
public BrokerWindow(Collection<Company> companies)
show
public void show()
updateCompany
public void updateCompany(String symbol)
log
public void log(String message)
updateTick
public void updateTick(StockTick tick)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.