- hasAdditionalSearchItem() - Method in interface org.docgene.help.gui.autocomplete.AutoComplete
-
Return true if there is an additional search item in the popup.
- hasAdditionalSearchItem() - Method in class org.docgene.help.gui.jfx.autocomplete.JFXAutoComplete
-
Return true if there is an additional search item in the popup.
- hasAdditionalSearchItem() - Method in class org.docgene.help.gui.swing.autocomplete.JAutoComplete
-
Return true if there is an additional search item in the popup.
- hasAnchor() - Method in class org.docgene.help.utils.HistoryElement
-
Return true if the element has an anchor.
- hasArticle(String) - Method in class org.docgene.help.model.ArticlesModel
-
Return true if there is an article of a specified ID.
- hasChapters() - Method in class org.docgene.help.model.ArticlesModel
-
Return true if the model has chapters.
- hasDefaultCategory() - Method in class org.docgene.help.gui.autocomplete.AutoCompleteDictionary
-
Return true if the dictionnary uses only the default category.
- hasDefaultCategory() - Method in class org.docgene.help.gui.jfx.autocomplete.JFXAutoComplete
-
Return true if the dictionnary uses only the default category.
- hasDefaultCategory() - Method in class org.docgene.help.gui.swing.autocomplete.JAutoComplete
-
Return true if the dictionnary uses only the default category.
- hasFullTextSearch() - Method in class org.docgene.help.model.ArticlesModel
-
Return true if there is a fullTextSearch json file.
- hasGlossary() - Method in class org.docgene.help.model.ArticlesModel
-
Return true if there is a glossary.
- hashCode() - Method in class org.docgene.help.model.Chapter
-
- hasHelpRef(String) - Method in class org.docgene.help.model.ArticlesModel
-
Return true if there is a HelpRef for a specified id.
- hasKey(String) - Method in class org.docgene.help.locale.Localization
-
Return true if a key is supported.
- hasNext() - Method in class org.docgene.help.utils.NavigationHistory
-
Return true if the history has a next element.
- hasPrevious() - Method in class org.docgene.help.utils.NavigationHistory
-
Return true if the history has a previous lement.
- hasSearchLimit() - Method in class org.docgene.help.model.ArticlesModel
-
Return true if the search is limited.
- hasStyleSheetTheme() - Method in interface org.docgene.help.HelpContentViewer
-
Return true if there is a stylesheet theme.
- hasStyleSheetTheme() - Method in class org.docgene.help.model.ArticlesModel
-
Return true if there is a stylesheet theme.
- HELP_CLIENT_PROPERTY - Static variable in interface org.docgene.help.HelpContentViewer
-
The docGenerator Help client property, used for the context sensitive Help.
- HelpContentViewer<C,W> - Interface in org.docgene.help
-
The interface for the HelpContentViewer.
- HELPFORMAT_JAVAFX - Static variable in class org.docgene.help.model.ArticlesModel
-
The JavaFX help format.
- HELPFORMAT_SWING - Static variable in class org.docgene.help.model.ArticlesModel
-
The Swing help format.
- HELPFORMAT_UNDEFINED - Static variable in class org.docgene.help.model.ArticlesModel
-
The undefined help format.
- HelpRef - Class in org.docgene.help.model
-
A reference to an article.
- HelpRef(String, Article, String) - Constructor for class org.docgene.help.model.HelpRef
-
Constructor.
- HelpUtilities - Class in org.docgene.help.utils
-
A utilities class for the Help system.
- HelpUtilities() - Constructor for class org.docgene.help.utils.HelpUtilities
-
- HINT_TEXT - Static variable in interface org.docgene.help.locale.LocalizationKeys
-
The search hint text.
- hintText - Variable in class org.docgene.help.AbstractHelpContentViewer
-
The search hint text.
- history - Variable in class org.docgene.help.AbstractHelpContentViewer
-
The navigation history.
- HistoryElement - Class in org.docgene.help.utils
-
Represents an history element.
- HistoryElement(URL) - Constructor for class org.docgene.help.utils.HistoryElement
-
- HistoryElement(URL, boolean) - Constructor for class org.docgene.help.utils.HistoryElement
-
- HistoryElement(URL, String) - Constructor for class org.docgene.help.utils.HistoryElement
-
- HistoryElement(URL, String, boolean) - Constructor for class org.docgene.help.utils.HistoryElement
-
- hit(String) - Method in interface org.docgene.help.gui.autocomplete.AutoCompleteEngine
-
Try a hit with the typed text.
- hit(String) - Method in class org.docgene.help.gui.autocomplete.DefaultPopupEngine
-
Try a hit with the typed text.
- homeIcon - Variable in class org.docgene.help.AbstractHelpContentViewer
-
The icon for the home page.