86378cd024
X-SVN-Rev: 8647
283 lines
11 KiB
HTML
283 lines
11 KiB
HTML
<HTML><!-- #BeginTemplate "/Templates/MainTemplate.dwt" -->
|
|
<HEAD>
|
|
<!-- #BeginEditable "doctitle" -->
|
|
<TITLE>RB Manager - Menu Items</TITLE>
|
|
<!-- #EndEditable -->
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<STYLE TYPE="TEXT/CSS">
|
|
<!--
|
|
.topicHead { font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; text-align: center; color: #333333}
|
|
.topicList { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color: #FF0099; list-style-image: url(images/diamond_bullet.gif); text-decoration: none; font-weight: bold}
|
|
.mainBlock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; text-align: justify}
|
|
-->
|
|
</STYLE>
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
|
|
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
|
|
<TR>
|
|
<TD ROWSPAN="2" COLSPAN="2" BACKGROUND="images/template_ul.gif" HEIGHT="75"><IMG SRC="images/spacer.gif" WIDTH="280" HEIGHT="1" HSPACE="0"></TD>
|
|
<TD HEIGHT="15" WIDTH="100%" BACKGROUND="images/template_u.gif"></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD HEIGHT="60" >
|
|
<CENTER><IMG SRC="images/TitleLogo_transparent.gif" VSPACE="0"></CENTER>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
|
|
<TD WIDTH="200" BACKGROUND="images/template_l.gif" VALIGN="top">
|
|
<TABLE WIDTH="180" CELLSPACING="0" CELLPADDING="1">
|
|
<TR>
|
|
<TD CLASS="topicHead">General</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD CLASS="topicList">
|
|
<UL>
|
|
<LI><A HREF="system_requirements.html">System Requirements</A></LI>
|
|
<LI><A HREF="faq.html">FAQ</A></LI>
|
|
<LI><A HREF="future_features.html">Future Releases</A></LI>
|
|
<LI CLASS="topicList"><A HREF="future_features.html">Version
|
|
History</A></LI>
|
|
</UL>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD CLASS="topicHead">RB Manager</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD CLASS="topicList">
|
|
<UL>
|
|
<LI><A HREF="index.html">Home</A></LI>
|
|
<LI><A HREF="Tutorial/index.html">Tutorial</A></LI>
|
|
<LI><A HREF="Views/index.html">Functionality and Views</A></LI>
|
|
<LI><A HREF="lookandfeel.html">Look and Feel</A></LI>
|
|
<LI><A HREF="menu.html">Menu Items</A></LI>
|
|
<LI CLASS="topicList"><A HREF="Tutorial/step1.html">Preferences</A></LI>
|
|
</UL>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD CLASS="topicHead">RB Reporter</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD CLASS="topicList">
|
|
<UL>
|
|
<LI><A HREF="RBReporter.html">Home</A></LI>
|
|
<LI>Report Types</LI>
|
|
<LI><A HREF="scanfile.html">Code Scanning</A></LI>
|
|
</UL>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P> </P>
|
|
</TD>
|
|
|
|
<TD COLSPAN="2" VALIGN="top" CLASS="mainBlock"><!-- #BeginEditable "Main" -->
|
|
<H2 ALIGN="CENTER">RB Manager - Menu Items</H2>
|
|
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="2">
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2">
|
|
<P><B>The File Menu</B></P>
|
|
</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_file.gif" WIDTH="258" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>New Resource Bundle...</I></TD>
|
|
<TD>Create a new resource bundle. You will need to select the base class
|
|
name for this bundle.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Open Resource Bundle...</I></TD>
|
|
<TD>Select a resource bundle from the file sysetem. The bundle should
|
|
have been one created by RB Manager, otherwise use the Merge option.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Save Resource Bundle</I></TD>
|
|
<TD>Save the bundle to the file system.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Save Resource Bundle As...</I></TD>
|
|
<TD>Save the resource bundle in a selected location within the file
|
|
system.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_file_import.gif" WIDTH="454" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><B>Merge To Resource Bundle</B></I></TD>
|
|
<TD>Import resource bundles from different formats and merge them with
|
|
the currently open resource bundle.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Simple
|
|
Resource Bundles...</I></TD>
|
|
<TD>Import from other resource bundles made up of .properties text files
|
|
created by RB Manager or not.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">TMX
|
|
Documents...</I></TD>
|
|
<TD>Import from XML documents that conform to the TMX specification
|
|
created by the LISA group.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_file_export.gif" WIDTH="439" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><B>Export Resource Bundles</B></I></TD>
|
|
<TD>Save the translations in other formats.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Compilable
|
|
Java Files...</I></TD>
|
|
<TD>Export to compilable java class files that extend the ListResourceBundle
|
|
class. </TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Minimal
|
|
Properties Files...</I></TD>
|
|
<TD>Export to .properties text files just as in the Save option, except
|
|
that these files will be stripped of all unnecessary meta data.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">TMX
|
|
Documents...</I></TD>
|
|
<TD>Export to XML documents that conform to the TMX specification created
|
|
by the LISA group.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><B>The Options Menu</B></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_options.gif" WIDTH="211" HEIGHT="111" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Add New Entry...</I></TD>
|
|
<TD>Create a new resource for the entire resource bundle.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Add New Group...</I></TD>
|
|
<TD>Create a new resource group for the entire resource bundle.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Add New Resource File...</I></TD>
|
|
<TD>Create a new resource file for the resource bundle. Optionally select
|
|
whether or not to populate this file with currently defined resources.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Preferences...</I></TD>
|
|
<TD>Bring up the preferences dialog box.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><B>The Help Menu</B></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_help.gif" WIDTH="353" HEIGHT="46" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>About Resource Bundle Manager...</I></TD>
|
|
<TD>Brings up a dialog box displaying the version of RB Manager and
|
|
other information.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><B>The Resource File Popup Menu</B></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD COLSPAN="2"><IMG SRC="images/Screenshots/menu_popup_tree.gif" WIDTH="671" HEIGHT="543" VSPACE="5" HSPACE="5"></TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I><B>Resource File Popup Menu</B></I></TD>
|
|
<TD>Pops up from an individual resource file.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Save Resource File</I></TD>
|
|
<TD>Save only the selected resource file to the file system.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Hide Resource File</I></TD>
|
|
<TD>Remove the selected resource file from the resource bundle tree.
|
|
All future changes to the bundle will not affect this file. This will
|
|
also remove any changes made to the file since last saving it.</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD><I>Delete Resource File</I></TD>
|
|
<TD>If the operating system allows, deletes the resource file from the
|
|
file system. This is a permanent change and can not be undone.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<P> </P>
|
|
<!-- #EndEditable --></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD BACKGROUND="images/template_ll.gif" HEIGHT="40" WIDTH="200">
|
|
<!-- Comment -->
|
|
</TD>
|
|
<TD WIDTH="80">
|
|
<!-- Comment -->
|
|
</TD>
|
|
<TD>
|
|
<CENTER><SPAN CLASS="Copyright">Copyright 2000-2001 International Business Machines, All Rights Reserved</SPAN></CENTER>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!--
|
|
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="2">
|
|
<TR>
|
|
<TD WIDTH="200" BGCOLOR="#CCCCFF"> </TD>
|
|
<TD>
|
|
<DIV ALIGN="CENTER"><IMG SRC="../images/TitleLogo_transparent.gif" WIDTH="175" HEIGHT="50"></DIV>
|
|
</TD>
|
|
</TR>
|
|
<TR VALIGN="TOP">
|
|
<TD WIDTH="200" BGCOLOR="#CCCCFF">
|
|
<P><A HREF="index.html">RBManager</A></P>
|
|
<P><A HREF="RBReporter.html">RBReporter</A></P>
|
|
<P><A HREF="../Tutorial/step1.html">System Requirements</A></P>
|
|
<P><A HREF="faq.html">FAQ</A></P>
|
|
<P>Topics</P>
|
|
<UL>
|
|
<LI><A HREF="../Tutorial/index.html">Step-by-step Tutorial</A></LI>
|
|
<LI><A HREF="step1.html">Changing Prefences</A></LI>
|
|
<LI><A HREF="future_features.html">Future Release Features</A></LI>
|
|
<LI><A HREF="mailto:jjared@almaden.ibm.com">Contact the Author</A></LI>
|
|
</UL>
|
|
</TD>
|
|
<TD></TD>
|
|
</TR>
|
|
</TABLE>
|
|
-->
|
|
</BODY>
|
|
<!-- #EndTemplate --></HTML>
|