GUI Java

Discuss Computer Science and Programming related problems

Moderators:Labib, bristy1588

User avatar
leonardo shawon
Posts:169
Joined:Sat Jan 01, 2011 4:59 pm
Location:Dhaka
GUI Java

Unread post by leonardo shawon » Wed Apr 24, 2013 12:01 pm

Hello,
I need help about Java GUI. I am learning GUI by myself. In the web, there are tutorial about how to handle ''actionperformed'' event. I need to know about others. Any link or books will be a lot helpful.
Thank you.
Ibtehaz Shawon
BRAC University.

long way to go .....

User avatar
rakeen
Posts:384
Joined:Thu Dec 09, 2010 5:21 pm
Location:Dhaka

Re: GUI Java

Unread post by rakeen » Fri May 10, 2013 2:29 pm

I used Intro to Java by Daniel Liang to get the basic idea. You can look up chapter 12,14,15,16 and 17.
Java GUI is a vast thing and there're many tools in it; that's why there are separate books written for it. You should refer to those.(I haven't read any books on it so... I can't refer anything)
Also you should study out examples and do projects as these things are learnt best by doing those.
r@k€€/|/

shayanjameel08
Posts:10
Joined:Mon Nov 04, 2013 6:17 pm

Re: GUI Java

Unread post by shayanjameel08 » Sat Nov 09, 2013 10:57 am

can any on tell it Simple and straight-forward...thank you!

kiash
Posts:1
Joined:Sun Aug 08, 2021 1:57 pm

Re: GUI Java

Unread post by kiash » Sun Aug 08, 2021 2:01 pm

You can look into this book Modern Java Recipes by Ken Kousen. There is a very good brie about JAVA GUI programming.

Post Reply