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 4ee3bf8  Automated site publishing by Jenkins build 447
4ee3bf8 is described below

commit 4ee3bf893a1397ba2f9b7771a15f428508921343
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Jan 23 21:24:51 2019 +0000

    Automated site publishing by Jenkins build 447
---
 content/kb/docs/java/gbcustomizer-advanced.html | 42 ++-----------------------
 content/kb/docs/java/index.html                 |  3 --
 2 files changed, 3 insertions(+), 42 deletions(-)

diff --git a/content/kb/docs/java/gbcustomizer-advanced.html 
b/content/kb/docs/java/gbcustomizer-advanced.html
index ea67c1b..0f2ccdc 100644
--- a/content/kb/docs/java/gbcustomizer-advanced.html
+++ b/content/kb/docs/java/gbcustomizer-advanced.html
@@ -94,15 +94,12 @@
 </ul>
 </li>
 <li><a href="#_summary">Summary</a></li>
-<li><a href="#_see_also">See Also</a></li>
+<li><a href="#_summary_2">Summary</a></li>
 </ul>
 </div>
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Written by Jan Stola, Tomas Pavek and Alyona Stashkova</p>
-</div>
-<div class="paragraph">
 <p>This tutorial is the second in a two-part series that demonstrates how to 
design an advanced Java form using the advanced features of the NetBeans IDE 
GridBag Customizer.
 The series is intended as a guide to show how you can layout your GUI 
components without manually writing your layout code and then perform 
additional changes in an existing form to implement a specific target layout 
that is required by the project.</p>
 </div>
@@ -122,12 +119,6 @@ The series is intended as a guide to show how you can 
layout your GUI components
 <div class="paragraph">
 <p>The <a href="../java/gbcustomizer-basic.html">first tutorial in the 
series</a> demonstrated how to modify a simple Java form using the basic 
features of the NetBeans IDE GridBag Customizer. In this tutorial you will 
learn how to use the GridBag Customizer advanced features to change the 
existing form layout.</p>
 </div>
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74.png" alt="netbeans stamp 80 74">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE 
7.1 and later</div>
-</div>
 <div class="paragraph">
 <p><strong>To follow this tutorial, you need the following software and 
resources.</strong></p>
 </div>
@@ -144,14 +135,6 @@ The series is intended as a guide to show how you can 
layout your GUI components
 </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">7.1 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>
-<tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="https://netbeans.org/projects/samples/downloads/download/Samples%252FJava%252Fgbcustomizer-advanced-tutorial.zip";>gbcustomizer-advanced-tutorial.zip</a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">An archive 
with the demo project containing the initial and target tutorial 
layouts.</p></td>
 </tr>
@@ -803,29 +786,10 @@ To rename the button, complete the following steps:</p>
 </div>
 </div>
 <div class="sect1">
-<h2 id="_see_also">See Also</h2>
+<h2 id="_summary_2">Summary</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>You have now completed the Designing an Advanced Java Form Using the 
GridBag Customizer tutorial. For information on adding functionality to the 
GUIs that you create, see:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="gui-functionality.html">Introduction to GUI Building</a></p>
-</li>
-<li>
-<p><a href="gui-image-display.html">Handling Images in a GUI 
Application</a></p>
-</li>
-<li>
-<p><a 
href="http://wiki.netbeans.org/NetBeansUserFAQ#GUI_Editor_.28Matisse.29";>+ GUI 
Builder FAQ+</a></p>
-</li>
-<li>
-<p><a href="../../trails/matisse.html">Java GUI Applications Learning 
Trail</a></p>
-</li>
-<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>
-</ul>
+<p>You have now completed the Designing an Advanced Java Form Using the 
GridBag Customizer tutorial.</p>
 </div>
 <div class="paragraph">
 <p><a href="#top">top</a></p>
diff --git a/content/kb/docs/java/index.html b/content/kb/docs/java/index.html
index e253973..c201e45 100644
--- a/content/kb/docs/java/index.html
+++ b/content/kb/docs/java/index.html
@@ -255,9 +255,6 @@
 <p><a href="gbcustomizer-advanced.html">Designing an Advanced Java Form Using 
the GridBag Customizer</a></p>
 </li>
 <li>
-<p><a href="gui-builder-screencast.html">Designing a Swing GUI in NetBeans 
IDE</a></p>
-</li>
-<li>
 <p><a href="hibernate-java-se.html">Using Hibernate in a Java Swing 
Application</a></p>
 </li>
 </ul>


---------------------------------------------------------------------
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