org.grinvin.help

Class GraphFactoryTOCView


public class GraphFactoryTOCView
extends TOCView

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

Constructor Summary

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

Method Summary

DefaultMutableTreeNode
getDataAsTree()
String
getMergeType()

Constructor Details

GraphFactoryTOCView

public GraphFactoryTOCView()
Creates a new instance of GraphFactoryTOCView

GraphFactoryTOCView

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

GraphFactoryTOCView

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

Method Details

getDataAsTree

public DefaultMutableTreeNode getDataAsTree()

getMergeType

public String getMergeType()