jview
Class JFitsComponent.Show

java.lang.Object
  extended by jview.JFitsComponent.Show
Enclosing class:
JFitsComponent

public static final class JFitsComponent.Show
extends Object

A test class.


Constructor Summary
JFitsComponent.Show()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument is the fits file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFitsComponent.Show

public JFitsComponent.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file.

Throws:
Exception