cad.simcad.pathfinding.ui
Class AlgoStatDisplayerFactory

java.lang.Object
  |
  +--cad.simcad.pathfinding.ui.AlgoStatDisplayerFactory

public class AlgoStatDisplayerFactory
extends java.lang.Object

Author:
Administrator

Constructor Summary
AlgoStatDisplayerFactory()
          Creates a new instance of AlgoStatDisplayerFactory
 
Method Summary
static AlgoStatDisplayer createPanelAlgoStatDisplayer(AStarInterface frame, UIMediator uim, SimMediator sm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlgoStatDisplayerFactory

public AlgoStatDisplayerFactory()
Creates a new instance of AlgoStatDisplayerFactory

Method Detail

createPanelAlgoStatDisplayer

public static AlgoStatDisplayer createPanelAlgoStatDisplayer(AStarInterface frame,
                                                             UIMediator uim,
                                                             SimMediator sm)

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be