All Packages Class Hierarchy This Package Previous Next Index
Class benno.dystat.Scanner
java.lang.Object
|
+----benno.dystat.Scanner
- public class Scanner
- extends Object
Should check config lines against re-loaded data to check they
still match up.
-
Scanner(String, boolean)
-
-
main(String[])
- args[0] is config filename
-
populateSourceFrame()
-
Scanner
public Scanner(String filename,
boolean oo) throws Exception
main
public static void main(String args[]) throws Exception
- args[0] is config filename
populateSourceFrame
public void populateSourceFrame() throws IOException
All Packages Class Hierarchy This Package Previous Next Index