Java Video Tutorial 27

preview_player
Показать описание

In this part of the Java Video Tutorial, I introduce the last Swing component called the JTree. I won't just be introducing the JTree however. I will also be reviewing much of what you have learned.

It is my belief that if you see tools being used in many different ways, that you will just remember them. I will review dimensions, frames, panels, buttons, scroll bars, listeners and so much more.
Комментарии
Автор

@tejasnikumbh1 You're very welcome :) Each tutorial is different. I normally cover all of the core tools that every language provides you. This tutorial is extremely complete. I'm covering topics here that most 1, 000 page textbooks don't cover. At some point I decided to not only cover the limited topics video tutorials normally go over, but also to provide more knowledge than is covered in books. I sometimes feel like I'm answering questions so complicated that nobody asks them

derekbanas
Автор

Almost flunked my class if it weren't for you. You thought me more about Java in 5 days than my teacher did in 3 months.

Thank you very much Derek!

libancool
Автор

Love your videos. You almost exclusively got me through my Data Structures class, and you still continue to help me understand things I haven't been exposed to before. Always pumped when I do a search in YouTube and see your channel pop up. Thanks a bunch!

jackberning
Автор

Also, many people around the world are watching your tutorials and benefitting. They all thanks and apreciate you greatly. Its just that one does not always mention the thankyou. Well,  Thank you. :D

tejasnikumbh
Автор

Thank you :) I think it shows that I really love making these videos

derekbanas
Автор

Thank you for your help. I've watched several of your vids over the last 2 years and am now an undergraduate at SOU. These vids REALLY help with understanding everything my instructor says in class. You're like my pseudo-instructor :-)

kevins
Автор

Wow! I love your video tutorials! And your speaking skills are excellent.

I suffered through some videos made by 'college professors' who said A, Umm...etc to fill in dead time rather than just shut up and think... they were frustrating to no end.

Yours on the other hand are very professional and well done. Thanks for all you have done.

TurtleWaxed
Автор

Yes if you made it this far you are ready for Android. You may need my MVC tutorial to completely understand. Parts 1 and 2 of my design patterns tutorial is there is you need more help with understanding interfaces and other OOP concepts. Work through the apps I make and you'll be ready to make your own.

derekbanas
Автор

I'm sorry, but I didn't see any error. I always include the finished working code in the description under the video. In the past I used to on occasion change a few things here and there. I don't do that any more. If there is a change it is normally something I considered minor like a variable name being typed in wrong

derekbanas
Автор

Greetings from Switzerland :-)
I am preparing for a Java Exam and your tutorials helped me throughout that class.
Your code examples with all the comments are a very good source.
Same is true for Python, CSS, JavaScript, HTML 5. Many many thanks to you! Great work, very much appreciated.

AndreOdermatt
Автор

as always Derek you help me understand better then any one else. thank you

bennymargalit
Автор

By monitoring event listeners. The data can come in using any of the components

derekbanas
Автор

I skipped those 2 topics. Thanks for pointing that out. I'll make a tutorial on them

derekbanas
Автор

I fixed it. Thanks for pointing that out :)

derekbanas
Автор

There is no requirement in Java to store all values that are returned. The only time we do catch that data is when we want to use it to define the location of children nodes. The code may help you better understand because it is very heavily commented newthinktank.

derekbanas
Автор

Thank you :) That is very kind of you.

derekbanas
Автор

@tejasnikumbh1 I hope so and I'm appreciative if they like them. I'm trying to figure out how to efficiently provide a complete college education for free online. I can cover any topic and will expand outside of programming and psychology over the next few months

derekbanas
Автор

Thank you :) Im sorry, but I haven't covered that topic yet. That tutorial is coming

derekbanas
Автор

Thank you for telling me. I'll fix that

derekbanas
Автор

That's funny :) You're very welcome

derekbanas