http://users.telenet.be/UMakeIT/
This link leads to my website, there you'll find extra information, downloadable .java files...
In this tutorial i'll show you how to make a java dialog with eclipse. sorry for the bad resolution, i just don't want to make it a huge file.
or you could've just done JOptionPane.showMessageDialog(null, message, title, icon); and it wouldn't even need the Frame.
ogwilson 3 years ago
I know, but it has it's limitations. I used the method I prefer.
12SamP12 3 years ago