public class BrokerWindow extends Object
Constructor and Description |
---|
BrokerWindow(Collection<Company> companies,
boolean exitOnClose) |
Modifier and Type | Method and Description |
---|---|
void |
log(String message) |
void |
show() |
void |
updateCompany(String symbol) |
void |
updateTick(StockTick tick) |
public BrokerWindow(Collection<Company> companies, boolean exitOnClose)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.