All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.dystat.SourceFrame

java.lang.Object
   |
   +----benno.dystat.SourceFrame

public class SourceFrame
extends Object
This will be a dynamic frame to hold and initialise the counters in the config file. At the moment, everything is hard-coded.


Constructor Index

 o SourceFrame()

Method Index

 o add(Source)

Constructors

 o SourceFrame
 public SourceFrame()

Methods

 o add
 public void add(Source s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index