org.tm4j.tmnav.app.ix .IndexRenderer

Description

The IndexRenderer is a lightweight specialisation of the ListRenderer, designed to work in cojunction with the IndexAbstractor.
In its renderModel-method the IndexAbstractor extracts the list of nodes that form the index. The list gets sorted and subsequently passed to the ListRenderer for rendering.

Inheritance Hierarchy

Method Summary
java.util.Collection getNodes(org.tm4j.panckoucke.model.AModel model)
Extends the super implementation to sort the collection of AMNodes by its label