Java GUI Lesson 1 | Making a window

preview_player
Показать описание
first lesson in making gui in java we will be making a window
Рекомендации по теме
Комментарии
Автор

@HopeBraveson I am using eclipse. If you google it you will probably find it. It's free and was written in java so it should work on mac, windows, and most builds of linux.

macheads
Автор

I was able to change the color using instead of "f.setBackground(Color.RED);", but I have no ideia why (new at Java)

LucasStraub
Автор

very good teaching! I wonder what program you are using and where can i get it from..

HopeBraveson
Автор

i never thought creating a window would be so easy in java.
in c++ with winapi you need about 70 lines of code for an emty window.

Jack-
Автор

Instead of the line: j.setBackground(Color.RED);
Use the
That's how I fixed the no color issue.

notamonkey
Автор

Thanks for the great tutorials, I wish tuition could go to

bberg
Автор

@macheads101 Do you think you could get a 5 (full score) on the AP Java test? You seem to know a lot of programming!

mtellem
Автор

im learning sfml at the moment
it´s great for game programming.
i just wondered that in java even the standard functions are that simple

Jack-
Автор

i dont understand why u need to set the size of the window (300, 350) if the window is able to change his size by the resizing option ?

omrixable
Автор

Sorry if this is kinda a stupid question (still pretty new at Comp Sci) why do you do an asterisk in the import statement? i know there's java.awt.Color and there are some other indexes but what is the asterisk for??

austinwilliams
Автор

You plus CodeMonkeyCharlie would be great

MaksymilianPizzochero
Автор

anywhere i could pretty much but mostly just online research

macheads
Автор

a eclipse?? owkay! thanks! :D
i'll try this one :))))

JM-gxbo
Автор

odd, mine works but theres no colour....yet i added and its all been confirmed... weird :s

britishgooseGoosesGaming
Автор

use Qt. Tip search for VoidRealms Qt Tutorials.

yngwievanhendrix
Автор

I WILL SUBSCRIBE TO YOU IF I PASS MY PROGRAMMING QUIZ TOMORROW AFTER WATCHING ALL THE GUI LESSONS

juju