<br>
<h4>The Clients Interface</h4>
+<font size=+1>
<p>The Clients interface will show a list of clients and to allow the
user to right click on a client to popup a context sensitive menu. The list of
<br>
<h4>The Console</h4>
+<font size=+1>
<p>The Console is the interface that displays all of the text that would
normally be displayed in bconsole. Use the command window that by default is
<p>There are 2 icons in the taskbar which are designed to run console commands.
-<p>Use the status <img src="../images/status.png" width="32" height="32">
+<p>Use the status <img src="status.png" width="32" height="32">
icon in the taskbar to run the status dir command.
-<p>Use the messages <img src="../images/mail-message-new.png" width="32"
+<p>Use the messages <img src="mail-message-new.png" width="32"
height="32"> icon in the taskbar to run the messages command.
<p>There will be no attempt to document console commands here. An alphabetic list of
<br>
<h4>The Filesets Interface</h4>
+<font size=+1>
<p>The Filesets interface will show a list of filesets and to allow the
user to right click on a fileset to popup a context sensitive menu. The list of
textBrowser->setSearchPaths(QStringList() << path << ":/images");
textBrowser->setSource(file);
+ //textBrowser->setCurrentFont(mainWin->m_consoleHash.values()[0]->get_font());
connect(textBrowser, SIGNAL(sourceChanged(const QUrl &)), this, SLOT(updateTitle()));
connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
<h4>Welcome to the BAT</h4>
<h3>Contents.</h3>
-
-<p>The <a href=console.html>Console</a>
-<p>The <a href=clients.html>Clients List</a>
-<p>The <a href=jobs.html>Jobs Interface</a>
-<p>The <a href=joblist.html>Job List</a>
-<p>The <a href=jobplot.html>Job Plot</a>
-<p>The <a href=media.html>Media</a>
-<p>The <a href=storage.html>Storage</a>
-<p>The two <a href=restore.html>Restore Interfaces</a>
+<font size=+1>
+
+<p>The <a href=console.html>Console</a> Interface
+<p>The <a href=clients.html>Clients List</a> Interface
+<p>The <a href=jobs.html>Jobs</a> Interface
+<p>The <a href=joblist.html>Job List</a> Interface
+<p>The <a href=jobplot.html>Job Plot</a> Interface
+<p>The <a href=media.html>Media</a> Interface
+<p>The <a href=storage.html>Storage</a> Interface
+<p>The two <a href=restore.html>Restore</a> Interfaces
<h4>What is the BAT.</h4>
<br>
<h4>The JobList Interface</h4>
+<font size=+1>
<p>The JobList interface will display a table of job id's which are instances of
a job being run. The table will display data for each job that is stored in the
<br>
<h4>The Job Plot Interface</h4>
+<font size=+1>
<p>The Job Plot interface will have all of the same selection widgets as the
Job List interface. It will also have widgets that will effect the plot's
<br>
<h4>The Jobs Interface</h4>
+<font size=+1>
<p>The Jobs interface will show the list of job resources. The data displayed
for each job in this list are the defaults for the resource as defined in
<br>
<h4>The Media Interface</h4>
+<font size=+1>
<p>The Media interface will display a tree structure of pools, and under each
pool branch, will be items representing the volumes in the pool. The display
<BODY>
<h1 align="center">Bat User's Guide</h1>
<br>
+<font size=+1>
<h3>The Two Restore Interfaces</h3>
<h2>The Standard Restore Interface</h2>
-<p>Start the standard restore procedure by either pressing the restore button
+<p>Start the standard restore procedure by pressing the restore button
in the task bar. There are also two options in the joblist context sensitive
menu to start a restore. They are restore from time or restore from job.
The top pane contains a vertical splitter with 4 widgets for viewing the
cataloged information. The left widget is for viewing and further sub selecting
of jobs. The second pane is for viewing the directory tree. The third is for
-viewing a list of files in a selected directory that has been selected. Then
+viewing a list of files in a directory that has been selected. Then
lastly the fourth widget is for viewing a table of versions of a single file
that has been selected from the file widget.
<br>
<h4>The Storage Interface</h4>
+<font size=+1>
<p>The Storage interface will show a list of storage resoruces and to allow the
user to right click on a storage to popup a context sensitive menu. The list of