Package gov.nih.mipav.view

The gov.nih.mipav.view package contains Objects which are displayed on the screen. The screen elements include various user-interaction dialogs, frames and the image elements themselves.

The derivations of each items are keyed as a part of the names themselves; for instance ViewJFrameImage is a class for images and extends ViewJFrameBase.