org.grinvin.help

Class GeneratorTOCView


public class GeneratorTOCView
extends TOCView

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

Constructor Summary

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

Method Summary

DefaultMutableTreeNode
getDataAsTree()
String
getMergeType()

Constructor Details

GeneratorTOCView

public GeneratorTOCView()
Creates a new instance of GeneratorTOCView

GeneratorTOCView

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

GeneratorTOCView

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

Method Details

getDataAsTree

public DefaultMutableTreeNode getDataAsTree()

getMergeType

public String getMergeType()