javax.help

Class HelpSetFactory.HelpAction

Enclosing Class:
javax.help.HelpSetFactory

public class HelpSetFactory.HelpAction
extends java.lang.Object

Internal storage of HelpAction defined in a Presentaion

Field Summary

Hashtable
attr
Attributes of the Action
String
className
Name of the Action

Constructor Summary

HelpAction(String className, Hashtable attr)

Field Details

attr

public Hashtable attr
Attributes of the Action

className

public String className
Name of the Action

Constructor Details

HelpAction

public HelpAction(String className,
                  Hashtable attr)