Package <Unnamed>

Interface Summary
Login Specifies methods for registering and logging in users.
 

Class Summary
Brokerage Represents a brokerage.
LoginWindow Provides GUI for registering and logging in users.
PriceComparator A price comparator for trade orders.
SafeTrade The main class for the SafeTrade application.
Stock Represents a stock in the SafeTrade project
StockExchange Represents a stock exchange.
TradeOrder Represents a buy or sell order for trading a given number of shares of a specified stock.
Trader Represents a stock trader.
TraderWindow Provides GUI for a trader.