This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 27fead1  Automated site publishing by Jenkins build 445
27fead1 is described below

commit 27fead1beec9af14557685531594f1c43ba34bdb
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Jan 23 21:20:44 2019 +0000

    Automated site publishing by Jenkins build 445
---
 content/kb/docs/java/gui-automatic-i18n.html | 62 ----------------------------
 1 file changed, 62 deletions(-)

diff --git a/content/kb/docs/java/gui-automatic-i18n.html 
b/content/kb/docs/java/gui-automatic-i18n.html
index bb51afe..cfa9ba1 100644
--- a/content/kb/docs/java/gui-automatic-i18n.html
+++ b/content/kb/docs/java/gui-automatic-i18n.html
@@ -105,7 +105,6 @@
 <li><a href="#_inserting_a_single_internationalized_string">Inserting a Single 
Internationalized String</a></li>
 </ul>
 </li>
-<li><a href="#_see_also">See Also</a></li>
 </ul>
 </div>
 <div id="preamble">
@@ -113,40 +112,6 @@
 <div class="paragraph">
 <p>The following tutorial takes you through some of the basic steps of 
internationalization in the NetBeans IDE. We will set up internationalization 
for one form and later on design that form. Then we internationalize the whole 
project, which contains several forms in a few different packages. You can 
internationalize applications either by specifying automatic 
internationalization or by using a special wizard.</p>
 </div>
-<div class="paragraph">
-<p><strong>Expected duration: 30 minutes</strong></p>
-</div>
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74-73.png" alt="netbeans stamp 80 74 73">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE 
7.0 and later</div>
-</div>
-<div class="paragraph">
-<p><strong>To complete this tutorial, you need the following software and 
resources.</strong></p>
-</div>
-<table class="tableblock frame-all grid-all spread">
-<colgroup>
-<col style="width: 50%;">
-<col style="width: 50%;">
-</colgroup>
-<thead>
-<tr>
-<th class="tableblock halign-left valign-top">Software or Resource</th>
-<th class="tableblock halign-left valign-top">Version Required</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="http://netbeans.org/downloads/index.html";>NetBeans IDE</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">version 
7.0 or later</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html";>Java 
Development Kit (JDK)</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">version 6, 
7, or 8</p></td>
-</tr>
-</tbody>
-</table>
 </div>
 </div>
 <div class="sect1">
@@ -788,33 +753,6 @@ The Bundle Name field of the Insert Internationalized 
String dialog box shows  <
                }</code></pre>
 </div>
 </div>
-<div class="paragraph">
-<p><a 
href="/about/contact_form.html?to=3&amp;subject=Feedback:Internationalizing%20a%20GUI%20Form%20in%20NetBeans%20IDE">Send
 Feedback on This Tutorial</a></p>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_see_also">See Also</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>For more information see the following links:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a 
href="http://www.oracle.com/pls/topic/lookup?ctx=nb8000&amp;id=NBDAG920";>Implementing
 Java GUIs</a> in <em>Developing Applications with NetBeans IDE</em></p>
-</li>
-<li>
-<p><a href="../../trails/matisse.html">Java GUI Applications Learning 
Trail</a></p>
-</li>
-<li>
-<p><a href="quickstart-gui.html">Designing a Swing GUI</a></p>
-</li>
-<li>
-<p><a href="http://wiki.netbeans.org/wiki/view/NetBeansUserFAQ";>GUI Builder 
FAQ</a></p>
-</li>
-</ul>
 </div>
 </div>
 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to