Java Eclipse GUI Tutorial 8 # How To Open A Second jframe using First jframe

preview_player
Показать описание
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

Java: How do I close a JFrame while opening another one?
How to close a jframe without closing the main program
Close one JFrame without closing another?
passing data from one jframe to another
How to disable main JFrame when open new JFrame
Opening new JFrame replaces current window
NetBeans Forums - Opening new Jframe in existing window
iit Learn java netbeans
java tutorial netbeans
Рекомендации по теме
Комментарии
Автор

For all those having problem in going back to Login Frame
this is how it is done
//look line-3 probably, if the name is contentPane then no need to change
dispose(); //this will DISPOSE OFF Current Window
login.main(null); //login is the class name which is ApplicationWindow and .main directs you to main //function of that class so it all rebegins :D

gamereplayhq
Автор

Beautifully done! Thank you for the simplicity in your presentation

kennedysarkodie
Автор

It took me forever to find this video - this is exactly what I was trying to figure out

Kchereiam
Автор

your tutorials are helpful.thank you man.

sanwarhussain
Автор

Mr programingknowledge
I tried to open the first frame by the second frame I mean go back usig same way of this lesson but it not work. Please can you help me? Thank you.

AlanDyarySherwany
Автор

You are a life saver. Thank you thank you thank you! :)

elleZephiroth
Автор

thank you so much....it's really helpful :)

PriyaSingh-ggsl
Автор

thank you very much sir that was helpful

Newgen
Автор

thank you thank you thank you thank you thank you thank you
you save me man :)

ScoobyRv
Автор

Hey there, how do I send a variable from the first form to the second? Just as an example, I want the second form to know the username typed in the first(login) form. How can I send that value? Thanks!

TheLKStar
Автор

Could you please create a tutorial showing how to hide the second JFrame and returning to the main JFrame you mention that is the same but i don't get it

ivannieves
Автор

Java Eclipse GUI Tutorial 8 # How To Open A Second jframe using First jframe

thank you :***

BlenderArtistd
Автор

Thanks for this !! but i have a problem, i am showing a third frame from the second frame, when i do this, i don't want the second frame to dispose ! my third frame appeared under the second . can you help me with that please ?

benson
Автор

what about same window but different jframe? i mean any other way not using disposing the window of login

Loyz
Автор

Nice tutorial but I keep getting error when I want to close the second frame, the error I get is called:

Cannot make a static reference to the non-static method dispose() from the type

How to solve this?

raygilbers
Автор

How to make a jar for this project, so i can use it in another pc??

digitalnomadg
Автор

Can someone help me out please .


i am not getting the prompt even after creating my object suppose object name is 'r' then I am not getting the prompt for r.setVisible and it shows error.

hrishikeshupadhyaya
Автор

Can you please show how to place a logout button in this second page and and the code related to it?

arkapratimmandal
Автор

Hello everyone!!! How can i reopen the frame Login from frame employeeinfo? thanks :D

mareknguyen
Автор

How to create in STS??
I don't see any Windows Builder section after clicking other

nandakishore
welcome to shbcf.ru