A package that holds all Java drawing dialogs.

The drawing dialogs are in a hierarchy, with the base class handling all common dialog tasks, and the subclasses handling specific painting routines. Subclasses also contain other methods besides painting routines that contain specialized GUI actions.