MenuBar in Java

Submitted by ainaerik on
This tutorial will teach you how to create MenuBar in java. I used JMenuBar,JMenu,JMenuItem. So, now let's start this tutorial! 1- Extract MenuBar.zip and copy to Eclipse Workspace 2- Open eclipse then click File/Import/General/Existing Projects into Workspace/Next 3- In the Select root directory: click Browse 4- Select MenuBar folder then OK/Finish If you find my code useful, send me an email at

Bank Transaction System

Submitted by mehul77970 on
This is a sample of simple bank transaction using PHP. The user or bank member has an option to deposit, withdraw and transfer funds. They has also an option to quick check they're remaining balance. This is very helpful for those who are interested and are new in PHP. Hope you learn from this. user name mehul password mehul

Simple Billing System

Submitted by wajahat.rashid.792 on
This is a simple billing system created using Visual Basic. This is a very easy system. Just choose the items you want and it will display the cost of the items. Insert the quantity ordered and it will automatically sum up total cost. All selected item will be displayed on the listview. It will also show all total cost of all the items selected or ordered. Hope you learn from this. Like My Page

Parcels Management System Online

Submitted by theadmiraleliud on
In developing Online Parcel Information System, the following objectives will be met at the end of the project. 1). Real time message alert to both sender and the recipient of the parcel. 2). Implement security on data through password and password encryption. 3). Effective arrangement of parcel data in the database. Hope you learn from this.