• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<HTML><!-- #BeginTemplate "/Templates/MainTemplate.dwt" -->
2<HEAD>
3<!-- #BeginEditable "doctitle" -->
4<TITLE>RB Manager - Menu Items</TITLE>
5<!-- #EndEditable -->
6<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
7<STYLE TYPE="TEXT/CSS">
8<!--
9.topicHead {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; text-align: center; color: #333333}
10.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}
11.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}
12-->
13</STYLE>
14</HEAD>
15
16<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
17<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
18  <TR>
19    <TD ROWSPAN="2" COLSPAN="2" BACKGROUND="images/template_ul.gif" HEIGHT="75"><IMG SRC="images/spacer.gif" WIDTH="280" HEIGHT="1" HSPACE="0"></TD>
20		<TD HEIGHT="15"  WIDTH="100%" BACKGROUND="images/template_u.gif"></TD>
21	</TR>
22	<TR>
23		<TD HEIGHT="60" >
24			<CENTER><IMG SRC="images/TitleLogo_transparent.gif" VSPACE="0"></CENTER>
25		</TD>
26	</TR>
27	<TR>
28
29    <TD WIDTH="200" BACKGROUND="images/template_l.gif" VALIGN="top">
30		<TABLE WIDTH="180" CELLSPACING="0" CELLPADDING="1">
31      	<TR>
32			<TD CLASS="topicHead">General</TD>
33		</TR>
34		<TR>
35			<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
36		</TR>
37		<TR>
38			<TD CLASS="topicList">
39	        <UL>
40              <LI><A HREF="system_requirements.html">System Requirements</A></LI>
41              <LI><A HREF="faq.html">FAQ</A></LI>
42              <LI><A HREF="future_features.html">Future Releases</A></LI>
43              <LI CLASS="topicList"><A HREF="future_features.html">Version
44                History</A></LI>
45            </UL>
46			</TD>
47		</TR>
48      	<TR>
49			<TD CLASS="topicHead">RB Manager</TD>
50		</TR>
51		<TR>
52			<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
53		</TR>
54		<TR>
55			<TD CLASS="topicList">
56	        <UL>
57              <LI><A HREF="index.html">Home</A></LI>
58              <LI><A HREF="tutorial/index.html">Tutorial</A></LI>
59              <LI><A HREF="views/index.html">Functionality and Views</A></LI>
60              <LI><A HREF="lookandfeel.html">Look and Feel</A></LI>
61              <LI><A HREF="menu.html">Menu Items</A></LI>
62              <LI CLASS="topicList"><A HREF="tutorial/step1.html">Preferences</A></LI>
63            </UL>
64			</TD>
65		</TR>
66		<TR>
67			<TD CLASS="topicHead">RB Reporter</TD>
68		</TR>
69		<TR>
70			<TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD>
71		</TR>
72		<TR>
73			<TD CLASS="topicList">
74	  <UL>
75              <LI><A HREF="RBReporter.html">Home</A></LI>
76        <LI>Report Types</LI>
77              <LI><A HREF="scanfile.html">Code Scanning</A></LI>
78            </UL>
79			</TD>
80		</TR>
81	</TABLE>
82
83      <P>&nbsp; </P>
84      </TD>
85
86    <TD COLSPAN="2" VALIGN="top" CLASS="mainBlock"><!-- #BeginEditable "Main" -->
87      <H2 ALIGN="CENTER">RB Manager - Menu Items</H2>
88      <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="2">
89        <TR VALIGN="TOP">
90          <TD COLSPAN="2">
91            <P><B>The File Menu</B></P>
92          </TD>
93        </TR>
94        <TR VALIGN="TOP">
95          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_file.gif" WIDTH="258" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
96        </TR>
97        <TR VALIGN="TOP">
98          <TD><I>New Resource Bundle...</I></TD>
99          <TD>Create a new resource bundle. You will need to select the base class
100            name for this bundle.</TD>
101        </TR>
102        <TR VALIGN="TOP">
103          <TD><I>Open Resource Bundle...</I></TD>
104          <TD>Select a resource bundle from the file sysetem. The bundle should
105            have been one created by RB Manager, otherwise use the Merge option.</TD>
106        </TR>
107        <TR VALIGN="TOP">
108          <TD><I>Save Resource Bundle</I></TD>
109          <TD>Save the bundle to the file system.</TD>
110        </TR>
111        <TR VALIGN="TOP">
112          <TD><I>Save Resource Bundle As...</I></TD>
113          <TD>Save the resource bundle in a selected location within the file
114            system.</TD>
115        </TR>
116        <TR VALIGN="TOP">
117          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_file_import.gif" WIDTH="454" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
118        </TR>
119        <TR VALIGN="TOP">
120          <TD><I><B>Merge To Resource Bundle</B></I></TD>
121          <TD>Import resource bundles from different formats and merge them with
122            the currently open resource bundle.</TD>
123        </TR>
124        <TR VALIGN="TOP">
125          <TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Simple
126            Resource Bundles...</I></TD>
127          <TD>Import from other resource bundles made up of .properties text files
128            created by RB Manager or not.</TD>
129        </TR>
130        <TR VALIGN="TOP">
131          <TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">TMX
132            Documents...</I></TD>
133          <TD>Import from XML documents that conform to the TMX specification
134            created by the LISA group.</TD>
135        </TR>
136        <TR VALIGN="TOP">
137          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_file_export.gif" WIDTH="439" HEIGHT="219" VSPACE="5" HSPACE="5"></TD>
138        </TR>
139        <TR VALIGN="TOP">
140          <TD><I><B>Export Resource Bundles</B></I></TD>
141          <TD>Save the translations in other formats.</TD>
142        </TR>
143        <TR VALIGN="TOP">
144          <TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Compilable
145            Java Files...</I></TD>
146          <TD>Export to compilable java class files that extend the ListResourceBundle
147            class. </TD>
148        </TR>
149        <TR VALIGN="TOP">
150          <TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">Minimal
151            Properties Files...</I></TD>
152          <TD>Export to .properties text files just as in the Save option, except
153            that these files will be stripped of all unnecessary meta data.</TD>
154        </TR>
155        <TR VALIGN="TOP">
156          <TD><I><IMG SRC="images/arrow_bullet.gif" WIDTH="12" HEIGHT="10">TMX
157            Documents...</I></TD>
158          <TD>Export to XML documents that conform to the TMX specification created
159            by the LISA group.</TD>
160        </TR>
161        <TR VALIGN="TOP">
162          <TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
163        </TR>
164        <TR VALIGN="TOP">
165          <TD COLSPAN="2"><B>The Options Menu</B></TD>
166        </TR>
167        <TR VALIGN="TOP">
168          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_options.gif" WIDTH="211" HEIGHT="111" VSPACE="5" HSPACE="5"></TD>
169        </TR>
170        <TR VALIGN="TOP">
171          <TD><I>Add New Entry...</I></TD>
172          <TD>Create a new resource for the entire resource bundle.</TD>
173        </TR>
174        <TR VALIGN="TOP">
175          <TD><I>Add New Group...</I></TD>
176          <TD>Create a new resource group for the entire resource bundle.</TD>
177        </TR>
178        <TR VALIGN="TOP">
179          <TD><I>Add New Resource File...</I></TD>
180          <TD>Create a new resource file for the resource bundle. Optionally select
181            whether or not to populate this file with currently defined resources.</TD>
182        </TR>
183        <TR VALIGN="TOP">
184          <TD><I>Preferences...</I></TD>
185          <TD>Bring up the preferences dialog box.</TD>
186        </TR>
187        <TR VALIGN="TOP">
188          <TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
189        </TR>
190        <TR VALIGN="TOP">
191          <TD COLSPAN="2"><B>The Help Menu</B></TD>
192        </TR>
193        <TR VALIGN="TOP">
194          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_help.gif" WIDTH="353" HEIGHT="46" VSPACE="5" HSPACE="5"></TD>
195        </TR>
196        <TR VALIGN="TOP">
197          <TD><I>About Resource Bundle Manager...</I></TD>
198          <TD>Brings up a dialog box displaying the version of RB Manager and
199            other information.</TD>
200        </TR>
201        <TR VALIGN="TOP">
202          <TD COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="15"></TD>
203        </TR>
204        <TR VALIGN="TOP">
205          <TD COLSPAN="2"><B>The Resource File Popup Menu</B></TD>
206        </TR>
207        <TR VALIGN="TOP">
208          <TD COLSPAN="2"><IMG SRC="images/screenshots/menu_popup_tree.gif" WIDTH="671" HEIGHT="543" VSPACE="5" HSPACE="5"></TD>
209        </TR>
210        <TR VALIGN="TOP">
211          <TD><I><B>Resource File Popup Menu</B></I></TD>
212          <TD>Pops up from an individual resource file.</TD>
213        </TR>
214        <TR VALIGN="TOP">
215          <TD><I>Save Resource File</I></TD>
216          <TD>Save only the selected resource file to the file system.</TD>
217        </TR>
218        <TR VALIGN="TOP">
219          <TD><I>Hide Resource File</I></TD>
220          <TD>Remove the selected resource file from the resource bundle tree.
221            All future changes to the bundle will not affect this file. This will
222            also remove any changes made to the file since last saving it.</TD>
223        </TR>
224        <TR VALIGN="TOP">
225          <TD><I>Delete Resource File</I></TD>
226          <TD>If the operating system allows, deletes the resource file from the
227            file system. This is a permanent change and can not be undone.</TD>
228        </TR>
229      </TABLE>
230      <P>&nbsp;</P>
231      <P>&nbsp;</P>
232      <P>&nbsp;</P>
233      <P>&nbsp;</P>
234      <P>&nbsp;</P>
235      <P>&nbsp;</P>
236      <P>&nbsp;</P>
237      <P>&nbsp;</P>
238      <P>&nbsp;</P>
239      <P>&nbsp;</P>
240      <P>&nbsp;</P>
241      <!-- #EndEditable --></TD>
242	</TR>
243	<TR>
244		<TD BACKGROUND="images/template_ll.gif" HEIGHT="40" WIDTH="200">
245			<!-- Comment -->
246		</TD>
247		<TD WIDTH="80">
248			<!-- Comment -->
249		</TD>
250		<TD>
251			<CENTER><SPAN CLASS="Copyright">Copyright 2000-2001 International Business Machines, All Rights Reserved</SPAN></CENTER>
252		</TD>
253	</TR>
254</TABLE>
255
256</BODY>
257<!-- #EndTemplate --></HTML>
258