Hi, is there an easy way (using AWT) to create windows-like message boxes that can be launched from a java app/applet?

I just need a small window with two or three option buttons, that I can get a return code from to see which button the user pressed.

Thanks in advance for any help you can give me,

Tom.