treecalc.comp
Class GenFill

java.lang.Object
  extended by treecalc.comp.GenFill

public class GenFill
extends java.lang.Object


Constructor Summary
GenFill(ModelSimple model)
           
 
Method Summary
static void fillModel(ModelSimple model)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenFill

public GenFill(ModelSimple model)
Method Detail

run

public void run()

fillModel

public static void fillModel(ModelSimple model)


Copyright © 2013. All Rights Reserved.