Java GUI Design w/ WindowBuilder Designer (Part 2 of 5)

Topics covered in CS225 Lecture on 4/10/2015: (NOTE: All code/PDF resources used in these videos can be found here: https://drive.google.com/drive/folder...) Component label naming conventions Demo of JRadioButton, ButtonGroups, JCheckBox, JTextField, JScrollPane How to add borders to (some) components Difficulties with GroupLayout Exporting your GUI to a runnable .JAR file