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