Package docking.help
Class DockingHelpSet
java.lang.Object
javax.help.HelpSet
help.GHelpSet
docking.help.DockingHelpSet
- All Implemented Interfaces:
Serializable
An extension of the
GHelpSet
that allows Docking
classes to be installed.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.help.HelpSet
javax.help.HelpSet.DefaultHelpSetFactory, javax.help.HelpSet.Presentation
-
Field Summary
Fields inherited from class javax.help.HelpSet
helpBrokerClass, helpBrokerLoader, implRegistry, kitLoaderRegistry, kitTypeRegistry, listenerList, publicIDString, publicIDString_V2
-
Constructor Summary
-
Method Summary
Methods inherited from class help.GHelpSet
getCombinedMap, getLocalMap, toString
Methods inherited from class javax.help.HelpSet
add, addHelpSetListener, addPresentation, addSubHelpSet, addView, contains, createHelpBroker, findHelpSet, findHelpSet, findHelpSet, fireHelpSetAdded, fireHelpSetRemoved, getDefaultPresentation, getHelpSets, getHelpSetURL, getHomeID, getKeyData, getLoader, getLocale, getNavigatorView, getNavigatorViews, getPresentation, getPresentations, getTitle, parse, parseInto, remove, removeHelpSetListener, setHomeID, setKeyData, setLocalMap, setTitle
-
Constructor Details
-
DockingHelpSet
- Throws:
javax.help.HelpSetException
-
-
Method Details
-
createHelpBroker
public javax.help.HelpBroker createHelpBroker()- Overrides:
createHelpBroker
in classGHelpSet
-