de.jaret.examples.timebars.hierarchy.model
Class ModelCreator

java.lang.Object
  extended by de.jaret.examples.timebars.hierarchy.model.ModelCreator

public class ModelCreator
extends java.lang.Object

Simple model creator creating a hierachcial model and adds some dependencies.

Version:
$Id: ModelCreator.java 814 2009-01-11 20:57:24Z kliem $
Author:
kliem

Constructor Summary
ModelCreator()
           
 
Method Summary
static de.jaret.util.ui.timebars.model.HierarchicalTimeBarModel createModel(int maxDepth, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelCreator

public ModelCreator()
Method Detail

createModel

public static de.jaret.util.ui.timebars.model.HierarchicalTimeBarModel createModel(int maxDepth,
                                                                                   int height)


Copyright © 2012. All Rights Reserved.