Learn Java Tutorial 1.32- JPanels and BorderLayout

  Рет қаралды 47,444

mybringback

mybringback

Күн бұрын

In this java tutorial we will learn about how to organize some of our graphics within separate panels. We then can adjust these panels to be on separate places on our frame, either the top, bottom, left, right, or center. We will be able to do this with the help of the BorderLayout.
Source code | Additional Info for this tutorial: bit.ly/1527xOj
Hit us up on G+, facebook, or twitter!
Follow us!
-------------
Google +: bit.ly/1b6FeRV
Facebook: on. 11sX40j
Twitter: bit.ly/ZuuI4Y
-------------
Jake's G+ = bit.ly/14yuNTD
Travis's G+ = bit.ly/11iPctT
------------
Donate: bit.ly/110go1C .
Visit Our Friends @ Stone River E-Learning for Additional Tutorials - bit.ly/1fjsXTn
Coupon 20% Off HTML & CSS for Beginners - bit.ly/1MmuYfw

Пікірлер: 57
@MurdaboMusic
@MurdaboMusic 11 жыл бұрын
I've tried to get a simple pair of buttons on screen through many different tutorial/help functions but last episode finally did it :D everything else makes way better sense too, big ups on the series even if it's 2 yrs. old, can't wait to catch up and see your recent vids. Thank you for the awesome work you've done!
@coolioschmoolio1
@coolioschmoolio1 11 жыл бұрын
Hit subscribe as he was thanking us for the support. Thank you for all the hard work Travis, your work is still teaching others like me 2 years after you made the videos. Definitely makes an impact on peoples' lives all around the world. Hope you always keep making tutorials!
@stef1896
@stef1896 8 жыл бұрын
frankly, without bullshits, this is the most useful java lesson i ever watched! and i watched a lot of java tutorials!
@monkeybars101
@monkeybars101 12 жыл бұрын
Been watchin' over the past few days, still going strong. Your the man Travis. Big love from New Zealand Chur Bro.
@SoloJones
@SoloJones 13 жыл бұрын
Your videos are helping me a ton with my university CS. Thanks a lot, Travis!
@victormarachovsky7648
@victormarachovsky7648 11 жыл бұрын
Your GUI tutorials is better then Backys GUI tutorial ! Keep Up!
@benkramarczuk1
@benkramarczuk1 11 жыл бұрын
I just started Java 3 weeks ago. Keep them coming! Thank you
@sikandernawaz
@sikandernawaz 12 жыл бұрын
Sit Awesome Tutorial ,,,, i am able to do a complete layout after watching this one thanks a lot,,,,,,,,,,
@JamackeynGubby
@JamackeynGubby 12 жыл бұрын
This is the bit I am looking foward to!
@skrymze
@skrymze Ай бұрын
Firstly thank you so much for the tutorial. For the FirstWindow class, you also need to declare a return type. I've added a void keyword to it and the super didn't work for me, so I also added a setTitle method as a substitute.
@YengetoSan
@YengetoSan 12 жыл бұрын
Thanks alot bro! This is an excellent tutorial...
@thedeadmansradio
@thedeadmansradio 13 жыл бұрын
Nice tutorial by the way.
@MrEscamilla89
@MrEscamilla89 12 жыл бұрын
great work again!
@tejasdoond7614
@tejasdoond7614 10 жыл бұрын
trav u r awesome buddy
@thedeadmansradio
@thedeadmansradio 13 жыл бұрын
Wow.. I was the first to watch this :D
@goththug8908
@goththug8908 10 жыл бұрын
In case your code isn't compiling try adding //import java awt import java.awt.BorderLayout; //import ends This should help with the borderlayout
@alexplatteeuw5363
@alexplatteeuw5363 9 жыл бұрын
Goth Thug Thank you so much for the tip! i was spending hours trying to figure out why it didn't work
@TheSultan9281
@TheSultan9281 11 жыл бұрын
*Do You LOVE Bacon?* "Obviously that should be a default yes..." LOL
@lucasperotti7883
@lucasperotti7883 10 жыл бұрын
great video tank you
@TheRoberto300
@TheRoberto300 11 жыл бұрын
Is there anyway of displaying the JPanels? That would make the arranging quite a bit easier.
@reetoch
@reetoch 13 жыл бұрын
Can u add more than object to something with only 1 line of code? For example, p.add(b1, b2)?
@salithatennakoon
@salithatennakoon 11 жыл бұрын
you're great...
@vancruel27
@vancruel27 13 жыл бұрын
Where do you learn all this?
@ShaharHarshuv
@ShaharHarshuv 8 жыл бұрын
I've tried to add the second check box to the first panel two, I noticed it disappeared from the first panel. can't the same object be in two different panels?
@elliotrichmany9571
@elliotrichmany9571 8 жыл бұрын
Hi Travis, appreciate your videos they are really helpful. However, code worked but i was unable to get textfield/text area to work, it says local variable not used. What can i do?
@cutecat3382
@cutecat3382 10 жыл бұрын
Hi Why do we need to create second JPanel to add check boxes. Why cant we add them all on one panel? Thanks
@spcfnz
@spcfnz 12 жыл бұрын
yeah, thats at least 2 people from NZ, so chur chur !
@Greed2k12
@Greed2k12 13 жыл бұрын
My computer feels special.
@blaine373
@blaine373 7 жыл бұрын
are you the same guy from thenewboston?
@MsHaxmaster
@MsHaxmaster 10 жыл бұрын
how do I set size for buttons?
@dejanmicovic12
@dejanmicovic12 10 жыл бұрын
button.setSize(int width, int height);
@wackyjo7512
@wackyjo7512 12 жыл бұрын
I though "hmm, I don't like bacon, so I'll change the checkbox string to "do you love cheese?". 2 seconds later *facepalm*
@Grosskev
@Grosskev 13 жыл бұрын
Great tutorial but it appears our panel killed the java VM... It crashed lol
@EatMyVariables
@EatMyVariables 11 жыл бұрын
its bucky, im telling ya
@JeanAlesiagain3
@JeanAlesiagain3 11 жыл бұрын
oh.. ok.. that explains it.
@asbat88
@asbat88 12 жыл бұрын
I think its because he is using wireless mouse and the batteries are low indicating change. No virus ;)
@Themostamazinguy
@Themostamazinguy 10 жыл бұрын
Why do you keep importing everything? Just import javax.swing.*; to import all of javax.swing
@dakotamcdonald5385
@dakotamcdonald5385 10 жыл бұрын
Slows larger programs down, just bad to do and get used to.
@Themostamazinguy
@Themostamazinguy 10 жыл бұрын
***** Yeah I am, but it think it has to do more with my lack of knowledge being american. May I ask where you are from?
@Themostamazinguy
@Themostamazinguy 10 жыл бұрын
***** Hahah never in a million years would I be fat. My dad is from the middle east, and generally (at least not until recently have people been fat because of fast food) we will eat literally entire bowls of fruits stacked half a foot high. It's ridiculous. My mom's side are Swedish all the men on her side are lanky. I would have to deliberately try to gain weight.
@iCrakken
@iCrakken 10 жыл бұрын
Themostamazinguy How interesting..
@jonathangilliam2631
@jonathangilliam2631 9 жыл бұрын
that moment when it's 2015..
@ghoststeam2172
@ghoststeam2172 10 жыл бұрын
Instead of importing everything seperatly why now just Import javax.swing*; ?
@Ursikos
@Ursikos 13 жыл бұрын
@marketanarchist2011 cool
@Ursikos
@Ursikos 13 жыл бұрын
I was born in '93.
@idleworkers
@idleworkers 11 жыл бұрын
Buckys bro? lol
@ForestSkies
@ForestSkies 12 жыл бұрын
y u no like bacon!
@wackyjo7512
@wackyjo7512 12 жыл бұрын
Nope (apart from *thought). There must be something wrong with me XD
@Burntherope11
@Burntherope11 12 жыл бұрын
Im afraid there is something seriously wrong with you. Unless you misspelled your first sentence.
@JeanAlesiagain3
@JeanAlesiagain3 12 жыл бұрын
please don't use "apples", "tuna", "bacon".
@DustanWebb
@DustanWebb 13 жыл бұрын
No Thank you!!!
@BartGBx
@BartGBx 12 жыл бұрын
no he just put that there as a joke
@toxicitysocks
@toxicitysocks 13 жыл бұрын
So 1993 . . .
Learn Java Tutorial 1.33- GridBagLayout and GridBagConstraint
9:18
Learn Java in One Video - 15-minute Crash Course
14:54
Coding with John
Рет қаралды 811 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
How To PLAN your Game as a Solo Developer
16:26
Heartbeast
Рет қаралды 543 М.
HashMaps & Dictionaries, Explained Simply
22:44
Nic Barker
Рет қаралды 17 М.
Every Programming Language Ever Explained in 15 Minutes
15:29
Flash Bytes
Рет қаралды 372 М.
5 simple tips to making responsive layouts the easy way
15:54
Kevin Powell
Рет қаралды 790 М.
An introduction to Shader Art Coding
22:40
kishimisu
Рет қаралды 1 МЛН
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 135 М.
Learn Java Tutorial 1.34- ActionListener and JOptionPane
11:46
mybringback
Рет қаралды 35 М.
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 857 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН