[ Go back to normal view ]

BW2 :: the bitwise supplement :: http://www.bitwisemag.com/2

Designing a GUI in Java
And Netbeans

18 March 2014

by Huw Collingbourne

If you are used to programming C#, Delphi or Visual Basic, you may be used to creating user interfaces by dragging and dropping buttons and other components onto a form.



So how do you do drag-and-drop design in Java? Well, one simple way is to use the Netbeans IDE. But that doesn’t work quite the same as Visual Studio or Delphi. This one-minute video explains the basics....

This is the first video in a new series on Java Programming in 60 Seconds - one minute hints and tips without all the waffle. To keep up to date with all our latest programming videos, be sure to subscribe to the Bitwise Courses YouTube channel.