Showing posts with label GUI. Show all posts
Showing posts with label GUI. Show all posts

Sunday, November 20, 2011

My Cotacts App Part III (To manage events with WindowBuilder PRO)

Hi everyone!

You have here a new video-tutorial. This is the third part of My Contacts App serie. In this video you will be able to learn how to manage the events of your graphical user interface components with WindowBuilder PRO plugin.

You can clone de mercurial repository from: https://bitbucket.org/qg4engineers/mycontacts

My Contacts App Part II (Creating the GUI's)

Hi everyone!

This week we are having a new video-tutorial following the previous one. So, this will be the part 2 about how to create the GUI for our project.

As you saw on the last video, you can clone the project to your own local pc with Mercurial. The url is this https://bitbucket.org/qg4engineers/mycontacts.


Wednesday, October 12, 2011

Creating a desktop application for Java - Part 1

This is the first videotutorial of a sequence of them.
I try to explain how create a simple application of Contacts in order to practice the GUI creations for Java.

I'll show how to use a database for to save all data, in the next videos.

You can change the resolution to HD.

Introduction Java GUIs (New video)

I've created a new video to the introduction more short than the last and I've included audio. Although, the audio is in Spanish at this moment. I'll try to upload a new video with subtitles in English.. You can select the HD mode

Sunday, October 2, 2011

Introduction to create Java GUI's with WindowBuilder PRO

Today, I've made the first video tutorial of a sequence about this topic.

I'll show you how to create java graphic user interfaces with the tool of Google: WindowBuilder PRO: http://code.google.com/intl/es/javadevtools/download-wbpro.html

I work with a Eclipse IDE: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr1 You have to choose your compatibility version with your computer. It's x32 for me.