org.problets.domain.viz.control
Class ControlVizFactory
java.lang.Object
org.problets.domain.viz.control.ControlVizFactory
public class ControlVizFactory
- extends java.lang.Object
Provides the functionality too create the correct ControlViz
given the String from the model
- Author:
- Brian Kunert
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlVizFactory
public ControlVizFactory()
getAppropriateControlViz
public static ControlViz getAppropriateControlViz(java.lang.String text,
java.awt.FontMetrics fontMetrics)
main
public static void main(java.lang.String[] args)