« How Turn DEP On or Off for a Program in Vista | Main | How to Change the Number of Processors Used at Boot Up »
Tuesday
17Nov2009

Creating Windows and Buttons in Java

This three part step by step tutorial will show you guys how easy it is to create Windows and Buttons that perform special task in the Java Language.

JCreator: http://www.jcreator.com/download.htm

This code makes the window appear in the center part of your screen everytime: 

this.setLocationRelativeTo(null);

Part 1

Part 2

Part 3

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>