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 |
---|---|
void |
setContentViewer(ContentViewer viewer)
Set the ContentViewer
|
void |
update()
Update the engine manager.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyAutocomplete, applyFullTextSearchLink, back, create, getPage, getScrollPane, goTo, goTo, goTo, loadHTML, pageLoaded, scroll, setPage
protected ContentViewer viewer
protected javax.swing.JPanel rootPane
protected ArticlesModel model
protected java.lang.String waitForRef
public void setContentViewer(ContentViewer viewer)
setContentViewer
in interface EngineManager
viewer
- the ContentViewer.public void update()
EngineManager
update
in interface EngineManager
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence