- JAutoComplete - Class in org.docgene.help.gui.swing.autocomplete
-
An Autocomplete class, usable with a JTextComponent, which allows to add Autocomplete behavior to the text component.
- JAutoComplete(JTextComponent) - Constructor for class org.docgene.help.gui.swing.autocomplete.JAutoComplete
-
Constructor.
- JAutoComplete.SuggestedHit - Class in org.docgene.help.gui.swing.autocomplete
-
The Label used for the Suggested Hits.
- JavaHelpFactory - Class in org.docgene.help
-
The factory which parses a help file.
- JavaHelpFactory(URL) - Constructor for class org.docgene.help.JavaHelpFactory
-
Constructor.
- JavaHelpFactory(URL, String) - Constructor for class org.docgene.help.JavaHelpFactory
-
Constructor.
- JFXAutoComplete - Class in org.docgene.help.gui.jfx.autocomplete
-
An Autocomplete class, usable with a TextInputControl, which allows to add Autocomplete behavior to the text component.
- JFXAutoComplete(TextInputControl) - Constructor for class org.docgene.help.gui.jfx.autocomplete.JFXAutoComplete
-
Constructor.
- JFXAutoComplete.SuggestedHit - Class in org.docgene.help.gui.jfx.autocomplete
-
The Label used for the Suggested Hits.
- JFXAutoComplete.SuggestionHitsListView - Class in org.docgene.help.gui.jfx.autocomplete
-
A panel for suggested hits.
- JFXContextHelp - Class in org.docgene.help.gui.jfx
-
The JavaFX context-sensitive help class.
- JFXHelpContentViewer - Class in org.docgene.help.gui.jfx
-
The JavaFX HelpContentViewer.
- JFXHelpContentViewer() - Constructor for class org.docgene.help.gui.jfx.JFXHelpContentViewer
-
- JFXSearchPane - Class in org.docgene.help.gui.jfx
-
A search pane used in the JavaFX content viewer.
- JFXSearchPane(JFXHelpContentViewer, WebEngine) - Constructor for class org.docgene.help.gui.jfx.JFXSearchPane
-
- JFXSearchPane - Class in org.docgene.help.gui.swing
-
A search pane used in the JavaFX engine.
- JFXSearchPane(SwingJFXEngineManager, WebEngine) - Constructor for class org.docgene.help.gui.swing.JFXSearchPane
-