Defines a framework for document oriented applications and provides default implementations.
Supports single document interface (SDI), multiple document interface (MDI), the Mac OS X application document interface (OSX), and applets.
Key interfaces in this framework: {@link org.jhotdraw.app.Application}, {@link org.jhotdraw.app.ApplicationModel}, {@link org.jhotdraw.app.View}.