For use with client java applications, a whole utility for message boxes. More options than the swing class JOptionPane gives.
File List:
MessageBox/
0b
MessageBox/MessageBox.class
1Kb
MessageBox/MessageBox.java
3Kb
MessageBox/cpp/
0b
MessageBox/cpp/MessageBox.cpp
495b
MessageBox/cpp/MessageBox.h
1Kb
MessageBox/docs/
0b
MessageBox/docs/MessageBox.html
18Kb
MessageBox/docs/allclasses-frame.html
1Kb
MessageBox/docs/deprecated-list.html
3Kb
MessageBox/docs/help-doc.html
6Kb
MessageBox/docs/index-all.html
8Kb
MessageBox/docs/index.html
1Kb
MessageBox/docs/overview-tree.html
3Kb
MessageBox/docs/package-list
0b
MessageBox/docs/packages.html
1Kb
MessageBox/docs/serialized-form.html
3Kb
MessageBox/docs/stylesheet.css
1Kb
Similar code
Student Information System
(Popularity: ) : This code really helps you to undeerstand the mechanism of communication between Applet and Servlet, client and server respectively. Alert Message Creator
(Popularity: ) : simple program that creates the javascript code for an alert message, using the users properties. Base Convert
(Popularity: ) : Converts numbers from one base(binary, octal, etc...) to another base. This example converts form and to binary, octal, decimal & ...