Hi people,

I am new to the world of Java and i am stuck on something.

let me explain.

let say you had a program you opened up. Usually if you click on an Help menu then click "about" it dispays information about the program like version, copyright etc.

Do anyone know how i can create a box that popups like that when someone clicks on the about me link in menu i have already got created?

thank you,
computergenie

Recommended Answers

All 4 Replies

How about using a dialog box? I've always used them in the past and they worked just fine.

Hi,

How do i get that to work thou?

thanks
computergenie

look at JOptionPane. Dozens of options.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.