the sun tutorials doesn't include anything on how to extend JDialog to make a dialog like this:
http://www.oucs.ox.ac.uk/windows/exceed/input.jpg
can anyone point me to a tutorial that included this?
my attempts to try making a frame into a dialog result in 100% cpu and infinite loops how do you make the program wait for a user to click a button or something else?