|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jtheque.metrics.view.impl.model.TreeTableModelFactory
public final class TreeTableModelFactory
Method Summary | |
---|---|
static ResultsTreeTableModel |
buildModel(Iterable<Project> projects)
Build the model for the list of projects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ResultsTreeTableModel buildModel(Iterable<Project> projects)
projects
- The projects to build the metrics for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |