 |
Creator of javapractices.com. One especially useful feature of the site are its complete example applications. Included are
- online javadoc for all source (with links to syntax-highlighted source code provided through javadoc's -linksource option)
- downloadable zip files with complete source
There are currently two example applications
- StocksMonitor is an example Swing application. A Java Web Start launch point is included. It consists of about 80 classes.
- MessageBoard is an example web application. It uses JDBC and MySql for persistence, and its data layer is a demonstration of how strikingly compact JDBC code can be when all code duplication is eliminated.
Personal Preferences (details in TWikiVariables)
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99% for full window width (default), width: auto to disable.
- Set EDITBOXSTYLE = width: 99%
- Optionally write protect your home page: (set it to your WikiName)
Related topics
|