A Swing App - StocksMonitor
StocksMonitor is an example Swing application built with JDK 1.5. It has 58 classes, and its source code is used to illustrate many points related to Swing. Code examples taken from StocksMonitor are presented in their entirety, without editing in any way, in order to provide realistic examples. (See web4j for an example web application.)
StocksMonitor periodically retrieves current stock prices from the web.
The following are provided for StocksMonitor :
- a zip file of its source code
- its complete javadoc
- a JavaWebStart launch point, allowing users to download, launch, and use the application. (Please note that the application jar is self signed by javapractices.com.) System requirements : JRE 1.5.0 or better. If you experience any problems with the launch, please let us know.
See Also :
Would you use this technique?
|
|