tico.board.componentview
Class TViewFactory

java.lang.Object
  extended by org.jgraph.graph.DefaultCellViewFactory
      extended by tico.board.componentview.TViewFactory
All Implemented Interfaces:
java.io.Serializable, org.jgraph.graph.CellViewFactory

public class TViewFactory
extends org.jgraph.graph.DefaultCellViewFactory

Implementation of a cell view factory that returns the default view for each component type.

Version:
1.0 Nov 20, 2006
Author:
Pablo Muñoz
See Also:
Serialized Form

Constructor Summary
TViewFactory()
           
 
Method Summary
 
Methods inherited from class org.jgraph.graph.DefaultCellViewFactory
createView
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TViewFactory

public TViewFactory()