Java Notes

About Examples

This series of progressive examples shows a typical pattern for building simple applications with a window.

Rationale for some decisions

Java offers many ways to make simple programs. Here is why I made certain choices.