01-21-2012, 07:45 AM
01-21-2012, 07:56 AM
(01-21-2012, 07:45 AM)prince76 Wrote: [ -> ]Can anyone give me some nice tutorials for Java GUI? No videos from the New Boston, please.
Assuming English is your primary language, speak normal and you'll get better answers.
01-21-2012, 08:38 AM
i said i need video tutorials for JAVA GUI [graphical user interface ] iam extremely sorry for my bad english 

01-22-2012, 06:06 PM
Bucky of TheNewBoston does a great GUI tutorial. I guess you don't want TNB suggestions, but I've never come across any other GUI tutorials quite as good.
01-22-2012, 10:50 PM
(01-22-2012, 06:06 PM)King Wrote: [ -> ]Bucky of TheNewBoston does a great GUI tutorial. I guess you don't want TNB suggestions, but I've never come across any other GUI tutorials quite as good.
you are absolutely correct king bro , i was following his tutorials from many days and iam done with all his GUI tutorials, the problem is he has not covered many things, and after finishing his tutorials , what apps can i built ? i mean i want to implement my knowledge

01-23-2012, 03:06 AM
I guess you're going to have to dig deeper and find som text-based tutorials. Was there any GUI stuff in his Intrermediate Java Tutorials?
01-23-2012, 08:40 AM
(01-23-2012, 03:06 AM)King Wrote: [ -> ]I guess you're going to have to dig deeper and find som text-based tutorials. Was there any GUI stuff in his Intrermediate Java Tutorials?
no bro , der is no stuff of GUI in intermediate tutorials


01-23-2012, 08:41 AM
(01-23-2012, 03:06 AM)King Wrote: [ -> ]I guess you're going to have to dig deeper and find som text-based tutorials. Was there any GUI stuff in his Intrermediate Java Tutorials?
03-22-2012, 08:55 AM
Use WindowBuilder when making swing GUI's, its easy as visual studio.