org.grinvin.help

Class GeneratorIndexView


public class GeneratorIndexView
extends IndexView

Loads an overview of the generators and places them in a index tree that is mergeable with the GrInvIn help index tree.

Constructor Summary

GeneratorIndexView()
Creates a new instance of GeneratorIndexView
GeneratorIndexView(HelpSet hs, String name, String Label, Hashtable params)
GeneratorIndexView(HelpSet hs, String name, String Label, Locale locale, Hashtable params)

Method Summary

DefaultMutableTreeNode
getDataAsTree()
String
getMergeType()

Constructor Details

GeneratorIndexView

public GeneratorIndexView()
Creates a new instance of GeneratorIndexView

GeneratorIndexView

public GeneratorIndexView(HelpSet hs,
                          String name,
                          String Label,
                          Hashtable params)

GeneratorIndexView

public GeneratorIndexView(HelpSet hs,
                          String name,
                          String Label,
                          Locale locale,
                          Hashtable params)

Method Details

getDataAsTree

public DefaultMutableTreeNode getDataAsTree()

getMergeType

public String getMergeType()