stella.parameter
Class FocusQuality.Poke

java.lang.Object
  extended by stella.parameter.FocusQuality.Poke
Enclosing class:
FocusQuality

public static class FocusQuality.Poke
extends Object

We peek into the saved datas file and print its content.


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

Constructor Detail

FocusQuality.Poke

public FocusQuality.Poke()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
The command line argument is the save file.

Throws:
IOException