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.


Constructor Index

 o Scanner(String, boolean)

Method Index

 o main(String[])
args[0] is config filename
 o populateSourceFrame()

Constructors

 o Scanner
 public Scanner(String filename,
                boolean oo) throws Exception

Methods

 o main
 public static void main(String args[]) throws Exception
args[0] is config filename

 o populateSourceFrame
 public void populateSourceFrame() throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index