org.grinvin.help

Class GraphFactoryIndexView


public class GraphFactoryIndexView
extends IndexView

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

Constructor Summary

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

Method Summary

DefaultMutableTreeNode
getDataAsTree()
String
getMergeType()

Constructor Details

GraphFactoryIndexView

public GraphFactoryIndexView()
Creates a new instance of GraphFactoryIndexView

GraphFactoryIndexView

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

GraphFactoryIndexView

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

Method Details

getDataAsTree

public DefaultMutableTreeNode getDataAsTree()

getMergeType

public String getMergeType()