Learning Swing with the NetBeans IDE (due dec 6) The purpose of this assignment is to introduce you to the official java documentation by Oracle. In order to complete this assignment you shall follow Oracles’ step by step guide on how to make a JFrame by utilizing the Netbeans IDE & its windowbuilder functionality. The windowbuilder in Eclipse is an additional plug in and I strongly suggest you utilize Netbeans for this assignment as the documentional examples follow along with its UI. Netbeans requires JDK 8 to run - install this first! https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Install Netbeans Java SE once the JDK is installed. https://netbeans.org/downloads/ Once you have Netbeans up and running follow the tutorial. https://docs.oracle.com/javase/tutorial/uiswing/learn/index.html When you finish submit a screenshot of your of your GUI in the design tab of Netbeans. (no source code). Write a 500 word essay on your experience working with the Windowbuilder compared to the conventional way we have been creating GUI in class. Examine the auto-generated code and note any differences between this and the Temperature Converter Lab. Grading Rubric: 80 Points Total Essay Include the following
● Double Spaced MLA or APA Format ● Multiple Concrete Examples Followed by Explanations / Commentary ● Comparisons Between Assignment 2 and Lab 9 ● Lessons Learned & Screenshot
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
https://netbeans.org/downloads/
https://docs.oracle.com/javase/tutorial/uiswing/learn/index.html