public class ViewHandler
extends HandlerBase
| Constructor and Description |
|---|
ViewHandler(JhoveWindow jhwin,
App app,
JhoveBase base)
Creates a ViewHandler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
show() |
void |
show(App app) |
void |
show(Module module) |
void |
show(OutputHandler handler)
Outputs information about the OutputHandler specified
in the parameter.
|
void |
show(RepInfo info)
Outputs the information contained in a RepInfo object.
|
void |
showFooter()
Complete the output.
|
void |
showHeader()
Do the initial output.
|
public ViewHandler(JhoveWindow jhwin, App app, JhoveBase base)
jhwin - The JhoveWindow which acts as the parent to
output windows.public void showHeader()
public void show(RepInfo info)
public void show()
public void show(App app)
public void show(Module module)
public void showFooter()
public void show(OutputHandler handler)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.