Package jsky.image.fits.gui

Contains FITS specific user interface classes.

See:
          Description

Class Summary
FITSHDUChooser Displays a window listing the HDU extensions in the current FITS image and allows the user to select the one to display.
FITSHDUChooserFrame Provides a top level window for an FITSHDUChooser panel.
FITSHDUChooserInternalFrame Provides a top level window for an FITSHDUChooser panel.
FITSKeywords Dialog to view the FITS keywords .
FITSKeywordsFrame Provides a top level window for an FITSKeywords panel.
FITSKeywordsInternalFrame Provides a top level window for an FITSKeywords panel.
 

Package jsky.image.fits.gui Description

Contains FITS specific user interface classes. The main class is FITSHDUChooser, which is used to display a table of FITS HDUs (header/data units). Here the user can select the image extension to display.