Login:  Password:    
forgot my password
sign up!
Search: 

Java Eclipse - JFrame 1 | Java courses

In this video, I start my discussion of JFrame. This is the beginning of a series of videos on frames.

2 0
Course:   Java Eclipse

OBS: download the application please visit www.mrbool.com/player

Title: Java Eclipse - JFrame 1

Description: In this video, I start my discussion of JFrame. This is the beginning of a series of videos on frames. We start by creating a JFrame class. We set the following properties: the title of the frame, whether it is resizable, the size and location. We created a seperate method for the size and location. We left the location for the windows platform to determine. As far as the size, we used the Toolkit class that help us determine the screen dimension. We used half of that dimension to determine the size of the frame. In the main method, we used the recommended approach of creating the frame on a seperate thread (new Runnable thread). After we created the frame, we set its default close operation (exit on close) and made it visible.

Methodology: Good coding standards and object-oriented design.

Technologies: Java, object-oriented programming

Examples constructed: We create a simple frame with a title. We create a method to determine the size and location of the frame. The size is half the screen size, and the location was left to the windows platform to determine.

Keywords: class, JFrame, EventQueue, Runnable, Dimension, Toolkit, main, EXIT_ON_CLOSE.


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...

Add your comment
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


no comments have been posted - be the first!
Help us to improve! Give us your feedback:

Give your note to this post: 1 2 3 4 5 6 7 8 9 10
Is this post helpful? Yes No



[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits






mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net