org.grinvin.help

Class InvariantTOCView


public class InvariantTOCView
extends TOCView

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

Constructor Summary

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

Method Summary

DefaultMutableTreeNode
getDataAsTree()
String
getMergeType()

Constructor Details

InvariantTOCView

public InvariantTOCView()
Creates a new instance of InvariantTOCView

InvariantTOCView

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

InvariantTOCView

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

Method Details

getDataAsTree

public DefaultMutableTreeNode getDataAsTree()

getMergeType

public String getMergeType()