|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--support.Ticker.UserInterface
Graphical User Interface for the stock market ticker exercise. Invoked by support.Ticker.Ticker, this class runs the show by receiving user input, forwarding it appropriately to an instance of stockmarket.MarketMaker.
| Constructor Summary | |
UserInterface(stockmarket.MarketMaker maker)
Create a GUI and prepare it for the interaction process. |
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public UserInterface(stockmarket.MarketMaker maker)
MarketMaker - maker a working
instance of the MarketMaker class.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||