jview
Class FalseColor.Convert

java.lang.Object
  extended by jview.FalseColor.Convert
Enclosing class:
FalseColor

public static final class FalseColor.Convert
extends Object

Converts the lookup-table file one (binary) into an ascii-lookup table.


Constructor Summary
FalseColor.Convert()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FalseColor.Convert

public FalseColor.Convert()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Throws:
IOException