public abstract class AbstractSwingEngineManager extends java.lang.Object implements EngineManager
| Modifier and Type | Field and Description |
|---|---|
protected ArticlesModel |
model
The articles model.
|
protected javax.swing.JPanel |
rootPane
The content viewer root pane.
|
protected ContentViewer |
viewer
The content viewer.
|
protected java.lang.String |
waitForRef |
| Constructor and Description |
|---|
AbstractSwingEngineManager() |
| Modifier and Type | Method and Description |
|---|---|
ContentViewer |
getContentViewer()
Return the content viewer.
|
boolean |
isShowingSearchExceptions()
Returen true if the first exception possibly encountered during the search must be shown.
|
void |
setContentViewer(ContentViewer viewer)
Set the ContentViewer
|
void |
update()
Update the engine manager.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAutocomplete, applyFullTextSearchLink, back, create, getPage, getScrollPane, goTo, goTo, goTo, loadHTML, pageLoaded, scroll, setPageprotected ContentViewer viewer
protected javax.swing.JPanel rootPane
protected ArticlesModel model
protected java.lang.String waitForRef
public void setContentViewer(ContentViewer viewer)
setContentViewer in interface EngineManagerviewer - the ContentViewer.public ContentViewer getContentViewer()
getContentViewer in interface EngineManagerpublic boolean isShowingSearchExceptions()
public void update()
EngineManagerupdate in interface EngineManagerCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence