Main
Home
Donate
Gel
Overview
Features
Screenshot
History
Requirements
Downloads
Gel
Plugins
Articles
Java
Delphi
Support
Mailing List
Support Site
FAQ
Company
About
Contact
Other
Links

Listed below are the Java articles I have written. Note that some links will take you to other sites.

ArticleDescription
Java TipsThis section contains some general Java tips. Rather then focusing on code tips, these tips are focused at a slightly higher level.
Conquer Swing deficiencies in MDI development (Javaworld)You can easily overcome some notable Swing deficiencies when creating Multiple Document Interface (MDI) applications. In particular, this article shows you how to simply add scrolling and a standard windows menu to your MDI apps.