Uses of Package
org.jtheque.metrics.view.impl.model

Packages that use org.jtheque.metrics.view.impl.model
org.jtheque.metrics.view.able Contains the specifications of the view. 
org.jtheque.metrics.view.impl.model Contains the different models of the view. 
org.jtheque.metrics.view.impl.nodes Contains the different nodes of the tree table models. 
org.jtheque.metrics.view.impl.nodes.lines.code Contains the nodes for the lines of code model. 
org.jtheque.metrics.view.impl.nodes.lines.comment Contains the nodes for the lines of comment model. 
org.jtheque.metrics.view.impl.nodes.lines.physical Contains the nodes for the physical lines model. 
org.jtheque.metrics.view.impl.panels Contains the different panels of the view. 
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.able
MetricsModel
          A metrics model.
ProjectsTableModel
          A project table model.
ResultsTreeTableModel
          A results tree table model.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.model
ResultsTreeTableModel
          A results tree table model.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.nodes
Element
          An element of the tree table.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.nodes.lines.code
Decorated
          A decorated element on the tree table.
Element
          An element of the tree table.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.nodes.lines.comment
Decorated
          A decorated element on the tree table.
Element
          An element of the tree table.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.nodes.lines.physical
Decorated
          A decorated element on the tree table.
Element
          An element of the tree table.
 

Classes in org.jtheque.metrics.view.impl.model used by org.jtheque.metrics.view.impl.panels
MetricsModel
          A metrics model.
ProjectsTableModel
          A project table model.
ResultsTreeTableModel
          A results tree table model.
 



Copyright © 2010 JTheque. All Rights Reserved.