de.fhkoeln.zra.statix.export
Class StatProjectLoader

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.export.StatProjectLoader

public class StatProjectLoader
extends Object

Author:
Thies Hauschild, hld@gmx.net(11.07.2003)

Field Summary
private  StatController control
           
private  File file
           
 
Constructor Summary
StatProjectLoader(StatController control, File file)
          Constructor for StatProjectLoader.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

control

private StatController control

file

private File file
Constructor Detail

StatProjectLoader

public StatProjectLoader(StatController control,
                         File file)
Constructor for StatProjectLoader.