Package | Description |
---|---|
org.docgene.help |
Contains the root classes of the docJGenerator help API.
|
org.docgene.help.gui.jfx |
This package contains the JavaFX classes for the help system.
|
org.docgene.help.gui.swing |
This package contains the Swing classes for the help system.
|
org.docgene.help.model |
Contains the model classes of the docJGenerator help API.
|
Modifier and Type | Field and Description |
---|---|
protected ArticlesModel |
AbstractHelpContentViewer.model
The articles model.
|
Modifier and Type | Method and Description |
---|---|
ArticlesModel |
JavaHelpFactory.create()
Creates the ArticlesModel.
|
ArticlesModel |
HelpContentViewer.getArticlesModel()
Return the articles model.
|
ArticlesModel |
JavaHelpFactory.getModel()
The articles model.
|
Modifier and Type | Method and Description |
---|---|
void |
HelpContentViewer.installModel(ArticlesModel model)
Install the Help content in the HelpContentViewer.
|
Modifier and Type | Method and Description |
---|---|
ArticlesModel |
JFXHelpContentViewer.getArticlesModel()
Return the articles model.
|
Modifier and Type | Method and Description |
---|---|
void |
JFXHelpContentViewer.installModel(ArticlesModel model)
Install the Help content in the HelpContentViewer.
|
Modifier and Type | Field and Description |
---|---|
protected ArticlesModel |
AbstractSwingEngineManager.model
The articles model.
|
Modifier and Type | Method and Description |
---|---|
ArticlesModel |
SwingHelpContentViewer.getArticlesModel()
Return the articles model.
|
Modifier and Type | Method and Description |
---|---|
void |
SwingHelpContentViewer.installModel(ArticlesModel model)
Install the Help content in the HelpContentViewer.
|
Modifier and Type | Method and Description |
---|---|
org.elasticlunr.Index |
FullTextSearch.setup(java.net.URL json,
ArticlesModel model)
Setup the full text search Elastic index.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence