- saveAndShow() - Method in class edu.harvard.hul.ois.jhove.viewer.PrefsWindow
-
This is called when the window is made visible.
- selectHandler() - Method in class edu.harvard.hul.ois.jhove.viewer.InfoWindow
-
Sets up the OutputHandler from the JComboBox
and returns it.
- setByteCount(long, boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.ProgressWindow
-
Update the byte count.
- setContentLength(long, boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.ProgressWindow
-
Set the total length to be displayed.
- setDoChecksum(boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.JhoveWindow
-
Sets the checksum flag.
- setDocName(String, boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.ProgressWindow
-
Set the name of the document being displayed.
- setProgressState(int, boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.ProgressWindow
-
Set the progress state.
- setRawOutput(boolean) - Method in class edu.harvard.hul.ois.jhove.viewer.JhoveWindow
-
Sets the raw output flag.
- setSaveActionListener(ActionListener) - Method in class edu.harvard.hul.ois.jhove.viewer.InfoWindow
-
Sets the ActionListener for the "Save as" menu item.
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
Outputs the information contained in a RepInfo object.
- show() - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
- show(App) - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
- show(Module) - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
Outputs information about the OutputHandler specified
in the parameter.
- showFooter() - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
Complete the output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.viewer.ViewHandler
-
Do the initial output.
- showModule(Module) - Method in class edu.harvard.hul.ois.jhove.viewer.ModuleInfoWindow
-
Formats and presents the module information in
the window.