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 & hex although it can easily be modified to handle other bases. Validate email id, integer, password, empty field JavaScript Tutorial
(Popularity: ) : You will learn the following from this well commented code: • Validate email id, integer, password, empty field using JavaScript • Keypress, onsubmit, onclick and parameter passing. • To change other combo box’s value as one is changed • To ... BirthDay Alert System
(Popularity: ) : This code will help you to remind Birthdays of your nears and dears. This relieves you from the burden of reminding birthdays. Mock Alerts
(Popularity: ) : Well this started out trying to teach myself to use the Object() method. Couldnt get it to work right so i just used arrays. But this creates a Mock Alert with some funny saying in it. Future cosmetics are to ...