Serialized Form


Package eap.fits

Class eap.fits.FitsException extends IOException implements Serializable

Class eap.fits.NoSuchFitsCardException extends eap.fits.FitsCardException implements Serializable

Class eap.fits.NoSuchFitsHDUException extends FitsException implements Serializable


Package eap.fitsbrowser

Class eap.fitsbrowser.Browser extends JFrame implements Serializable

Serialized Fields

menu_bar

JMenuBar menu_bar

file_chooser

JFileChooser file_chooser

display

FITSFileDisplay display

fits

FitsFile fits

Class eap.fitsbrowser.BrowserApplet extends eap.applet.DetachableApplet implements Serializable

Serialized Fields

display

FITSFileDisplay display

new_password

String new_password

password

eap.filter.AppletPasswordProvider password

Class eap.fitsbrowser.FITSFileDisplay extends JTabbedPane implements Serializable

Serialized Fields

menu_bar

JMenuBar menu_bar

file_chooser

JFileChooser file_chooser

tabs

JTabbedPane tabs

fits

FitsFile fits

background_exception

IOException background_exception

filters

eap.filter.FilterBroker filters

Class eap.fitsbrowser.FitsImageViewer extends JPanel implements Serializable

Serialized Fields

data

FitsImageData data

view

RealImageProducer view

digitizer

ImageDigitizer digitizer

toolkit

Toolkit toolkit

image

Image image

tracker

MediaTracker tracker

picture

eap.fitsbrowser.FitsImageViewer.Picture picture

gamma_adjuster

eap.fitsbrowser.FitsImageViewer.GammaAdjuster gamma_adjuster

monitor

eap.fitsbrowser.FitsImageViewer.Monitor monitor

Class eap.fitsbrowser.HDUDisplay extends JTabbedPane implements Serializable

Serialized Fields

hdu

FitsHDU hdu

headerDisplay

JPanel headerDisplay

dataDisplay

JComponent dataDisplay


Package eap.applet

Class eap.applet.DetachableApplet extends JApplet implements Serializable

Serialized Fields

content

JPanel content

button

JButton button

frame

JFrame frame

applet

Container applet

detach_string

String detach_string

reattach_string

String reattach_string


Package eap.filter

Class eap.filter.FilterException extends IOException implements Serializable

Serialized Fields

filter

eap.filter.Filter filter